| 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 |
|---|---|
GetCustomerGatewayAssociationsRequest |
GetCustomerGatewayAssociationsRequest.clone() |
GetCustomerGatewayAssociationsRequest |
GetCustomerGatewayAssociationsRequest.withCustomerGatewayArns(Collection<String> customerGatewayArns)
One or more customer gateway Amazon Resource Names (ARNs).
|
GetCustomerGatewayAssociationsRequest |
GetCustomerGatewayAssociationsRequest.withCustomerGatewayArns(String... customerGatewayArns)
One or more customer gateway Amazon Resource Names (ARNs).
|
GetCustomerGatewayAssociationsRequest |
GetCustomerGatewayAssociationsRequest.withGlobalNetworkId(String globalNetworkId)
The ID of the global network.
|
GetCustomerGatewayAssociationsRequest |
GetCustomerGatewayAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
GetCustomerGatewayAssociationsRequest |
GetCustomerGatewayAssociationsRequest.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2021. All rights reserved.