#include <LinkAssociation.h>
Describes the association between a device and a link.
See Also:
AWS API Reference
Definition at line 33 of file LinkAssociation.h.
◆ LinkAssociation() [1/2]
| Aws::NetworkManager::Model::LinkAssociation::LinkAssociation | ( | ) |
◆ LinkAssociation() [2/2]
◆ DeviceIdHasBeenSet()
| bool Aws::NetworkManager::Model::LinkAssociation::DeviceIdHasBeenSet | ( | ) | const | | inline |
◆ GetDeviceId()
| const Aws::String& Aws::NetworkManager::Model::LinkAssociation::GetDeviceId | ( | ) | const | | inline |
◆ GetGlobalNetworkId()
| const Aws::String& Aws::NetworkManager::Model::LinkAssociation::GetGlobalNetworkId | ( | ) | const | | inline |
◆ GetLinkAssociationState()
| const LinkAssociationState& Aws::NetworkManager::Model::LinkAssociation::GetLinkAssociationState | ( | ) | const | | inline |
◆ GetLinkId()
| const Aws::String& Aws::NetworkManager::Model::LinkAssociation::GetLinkId | ( | ) | const | | inline |
◆ GlobalNetworkIdHasBeenSet()
| bool Aws::NetworkManager::Model::LinkAssociation::GlobalNetworkIdHasBeenSet | ( | ) | const | | inline |
◆ LinkAssociationStateHasBeenSet()
| bool Aws::NetworkManager::Model::LinkAssociation::LinkAssociationStateHasBeenSet | ( | ) | const | | inline |
◆ LinkIdHasBeenSet()
| bool Aws::NetworkManager::Model::LinkAssociation::LinkIdHasBeenSet | ( | ) | const | | inline |
◆ operator=()
◆ SetDeviceId() [1/3]
| void Aws::NetworkManager::Model::LinkAssociation::SetDeviceId | ( | const Aws::String & | value | ) | | inline |
◆ SetDeviceId() [2/3]
| void Aws::NetworkManager::Model::LinkAssociation::SetDeviceId | ( | Aws::String && | value | ) | | inline |
◆ SetDeviceId() [3/3]
| void Aws::NetworkManager::Model::LinkAssociation::SetDeviceId | ( | const char * | value | ) | | inline |
◆ SetGlobalNetworkId() [1/3]
| void Aws::NetworkManager::Model::LinkAssociation::SetGlobalNetworkId | ( | const Aws::String & | value | ) | | inline |
◆ SetGlobalNetworkId() [2/3]
| void Aws::NetworkManager::Model::LinkAssociation::SetGlobalNetworkId | ( | Aws::String && | value | ) | | inline |
◆ SetGlobalNetworkId() [3/3]
| void Aws::NetworkManager::Model::LinkAssociation::SetGlobalNetworkId | ( | const char * | value | ) | | inline |
◆ SetLinkAssociationState() [1/2]
| void Aws::NetworkManager::Model::LinkAssociation::SetLinkAssociationState | ( | const LinkAssociationState & | value | ) | | inline |
◆ SetLinkAssociationState() [2/2]
| void Aws::NetworkManager::Model::LinkAssociation::SetLinkAssociationState | ( | LinkAssociationState && | value | ) | | inline |
◆ SetLinkId() [1/3]
| void Aws::NetworkManager::Model::LinkAssociation::SetLinkId | ( | const Aws::String & | value | ) | | inline |
◆ SetLinkId() [2/3]
| void Aws::NetworkManager::Model::LinkAssociation::SetLinkId | ( | Aws::String && | value | ) | | inline |
◆ SetLinkId() [3/3]
| void Aws::NetworkManager::Model::LinkAssociation::SetLinkId | ( | const char * | value | ) | | inline |
◆ WithDeviceId() [1/3]
◆ WithDeviceId() [2/3]
◆ WithDeviceId() [3/3]
| LinkAssociation& Aws::NetworkManager::Model::LinkAssociation::WithDeviceId | ( | const char * | value | ) | | inline |
◆ WithGlobalNetworkId() [1/3]
◆ WithGlobalNetworkId() [2/3]
◆ WithGlobalNetworkId() [3/3]
| LinkAssociation& Aws::NetworkManager::Model::LinkAssociation::WithGlobalNetworkId | ( | const char * | value | ) | | inline |
◆ WithLinkAssociationState() [1/2]
◆ WithLinkAssociationState() [2/2]
◆ WithLinkId() [1/3]
◆ WithLinkId() [2/3]
◆ WithLinkId() [3/3]
| LinkAssociation& Aws::NetworkManager::Model::LinkAssociation::WithLinkId | ( | const char * | value | ) | | inline |
The documentation for this class was generated from the following file: