compute  v1
Public Member Functions | Static Public Member Functions | List of all members
google_compute_api::InterconnectDiagnosticsLinkLACPStatus Class Reference

#include <interconnect_diagnostics_link_lacps_tatus.h>

Inheritance diagram for google_compute_api::InterconnectDiagnosticsLinkLACPStatus:

Public Member Functions

 InterconnectDiagnosticsLinkLACPStatus (const Json::Value &storage)
 
 InterconnectDiagnosticsLinkLACPStatus (Json::Value *storage)
 
virtual ~InterconnectDiagnosticsLinkLACPStatus ()
 
const StringPiece GetTypeName () const
 
bool has_google_system_id () const
 
void clear_google_system_id ()
 
const StringPiece get_google_system_id () const
 
void set_google_system_id (const StringPiece &value)
 
bool has_neighbor_system_id () const
 
void clear_neighbor_system_id ()
 
const StringPiece get_neighbor_system_id () const
 
void set_neighbor_system_id (const StringPiece &value)
 
bool has_state () const
 
void clear_state ()
 
const StringPiece get_state () const
 
void set_state (const StringPiece &value)
 

Static Public Member Functions

static InterconnectDiagnosticsLinkLACPStatusNew ()
 

Detailed Description

No description provided.

Constructor & Destructor Documentation

◆ InterconnectDiagnosticsLinkLACPStatus() [1/2]

google_compute_api::InterconnectDiagnosticsLinkLACPStatus::InterconnectDiagnosticsLinkLACPStatus ( const Json::Value &  storage)
explicit

Standard constructor for an immutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ InterconnectDiagnosticsLinkLACPStatus() [2/2]

google_compute_api::InterconnectDiagnosticsLinkLACPStatus::InterconnectDiagnosticsLinkLACPStatus ( Json::Value *  storage)
explicit

Standard constructor for a mutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ ~InterconnectDiagnosticsLinkLACPStatus()

google_compute_api::InterconnectDiagnosticsLinkLACPStatus::~InterconnectDiagnosticsLinkLACPStatus ( )
virtual

Standard destructor.

Member Function Documentation

◆ clear_google_system_id()

void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::clear_google_system_id ( )
inline

Clears the 'googleSystemId' attribute.

◆ clear_neighbor_system_id()

void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::clear_neighbor_system_id ( )
inline

Clears the 'neighborSystemId' attribute.

◆ clear_state()

void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::clear_state ( )
inline

Clears the 'state' attribute.

◆ get_google_system_id()

const StringPiece google_compute_api::InterconnectDiagnosticsLinkLACPStatus::get_google_system_id ( ) const
inline

Get the value of the 'googleSystemId' attribute.

◆ get_neighbor_system_id()

const StringPiece google_compute_api::InterconnectDiagnosticsLinkLACPStatus::get_neighbor_system_id ( ) const
inline

Get the value of the 'neighborSystemId' attribute.

◆ get_state()

const StringPiece google_compute_api::InterconnectDiagnosticsLinkLACPStatus::get_state ( ) const
inline

Get the value of the 'state' attribute.

◆ GetTypeName()

const StringPiece google_compute_api::InterconnectDiagnosticsLinkLACPStatus::GetTypeName ( ) const
inline

Returns a string denoting the type of this data object.

Returns
google_compute_api::InterconnectDiagnosticsLinkLACPStatus

◆ has_google_system_id()

bool google_compute_api::InterconnectDiagnosticsLinkLACPStatus::has_google_system_id ( ) const
inline

Determine if the 'googleSystemId' attribute was set.

Returns
true if the 'googleSystemId' attribute was set.

◆ has_neighbor_system_id()

bool google_compute_api::InterconnectDiagnosticsLinkLACPStatus::has_neighbor_system_id ( ) const
inline

Determine if the 'neighborSystemId' attribute was set.

Returns
true if the 'neighborSystemId' attribute was set.

◆ has_state()

bool google_compute_api::InterconnectDiagnosticsLinkLACPStatus::has_state ( ) const
inline

Determine if the 'state' attribute was set.

Returns
true if the 'state' attribute was set.

◆ New()

InterconnectDiagnosticsLinkLACPStatus * google_compute_api::InterconnectDiagnosticsLinkLACPStatus::New ( )
static

Creates a new default instance.

Returns
Ownership is passed back to the caller.

◆ set_google_system_id()

void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::set_google_system_id ( const StringPiece &  value)
inline

Change the 'googleSystemId' attribute.

System ID of the port on Google?s side of the LACP exchange.

Parameters
[in]valueThe new value.

◆ set_neighbor_system_id()

void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::set_neighbor_system_id ( const StringPiece &  value)
inline

Change the 'neighborSystemId' attribute.

System ID of the port on the neighbor?s side of the LACP exchange.

Parameters
[in]valueThe new value.

◆ set_state()

void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::set_state ( const StringPiece &  value)
inline

Change the 'state' attribute.

Parameters
[in]valueThe new value.

The documentation for this class was generated from the following files: