| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| 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 © 2021. All rights reserved.