| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.networkmanager.paginators | |
| software.amazon.awssdk.services.networkmanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCustomerGatewayAssociationsResponse> |
NetworkManagerAsyncClient.getCustomerGatewayAssociations(GetCustomerGatewayAssociationsRequest getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
default GetCustomerGatewayAssociationsResponse |
NetworkManagerClient.getCustomerGatewayAssociations(GetCustomerGatewayAssociationsRequest getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
default GetCustomerGatewayAssociationsPublisher |
NetworkManagerAsyncClient.getCustomerGatewayAssociationsPaginator(GetCustomerGatewayAssociationsRequest getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
default GetCustomerGatewayAssociationsIterable |
NetworkManagerClient.getCustomerGatewayAssociationsPaginator(GetCustomerGatewayAssociationsRequest getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
| Constructor and Description |
|---|
GetCustomerGatewayAssociationsIterable(NetworkManagerClient client,
GetCustomerGatewayAssociationsRequest firstRequest) |
GetCustomerGatewayAssociationsPublisher(NetworkManagerAsyncClient client,
GetCustomerGatewayAssociationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCustomerGatewayAssociationsRequestMarshaller.marshall(GetCustomerGatewayAssociationsRequest getCustomerGatewayAssociationsRequest) |
Copyright © 2023. All rights reserved.