| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager |
Transit Gateway Network Manager (Network Manager) enables you to create a global network, in which you can monitor
your AWS and on-premises networks that are built around transit gateways.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetCustomerGatewayAssociationsResult |
AWSNetworkManager.getCustomerGatewayAssociations(GetCustomerGatewayAssociationsRequest getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
GetCustomerGatewayAssociationsResult |
AbstractAWSNetworkManager.getCustomerGatewayAssociations(GetCustomerGatewayAssociationsRequest request) |
GetCustomerGatewayAssociationsResult |
AWSNetworkManagerClient.getCustomerGatewayAssociations(GetCustomerGatewayAssociationsRequest request)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
| Modifier and Type | Method and Description |
|---|---|
GetCustomerGatewayAssociationsResult |
GetCustomerGatewayAssociationsResult.clone() |
GetCustomerGatewayAssociationsResult |
GetCustomerGatewayAssociationsResult.withCustomerGatewayAssociations(Collection<CustomerGatewayAssociation> customerGatewayAssociations)
The customer gateway associations.
|
GetCustomerGatewayAssociationsResult |
GetCustomerGatewayAssociationsResult.withCustomerGatewayAssociations(CustomerGatewayAssociation... customerGatewayAssociations)
The customer gateway associations.
|
GetCustomerGatewayAssociationsResult |
GetCustomerGatewayAssociationsResult.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2021. All rights reserved.