| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager |
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit
Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetCustomerGatewayAssociationsResult |
AWSNetworkManagerClient.getCustomerGatewayAssociations(GetCustomerGatewayAssociationsRequest request)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
GetCustomerGatewayAssociationsResult |
AbstractAWSNetworkManager.getCustomerGatewayAssociations(GetCustomerGatewayAssociationsRequest request) |
GetCustomerGatewayAssociationsResult |
AWSNetworkManager.getCustomerGatewayAssociations(GetCustomerGatewayAssociationsRequest getCustomerGatewayAssociationsRequest)
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 © 2024. All rights reserved.