| 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 |
| Modifier and Type | Method and Description |
|---|---|
default GetCustomerGatewayAssociationsResponse |
NetworkManagerClient.getCustomerGatewayAssociations(Consumer<GetCustomerGatewayAssociationsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCustomerGatewayAssociationsResponse> |
NetworkManagerAsyncClient.getCustomerGatewayAssociations(Consumer<GetCustomerGatewayAssociationsRequest.Builder> getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetCustomerGatewayAssociationsResponse> |
GetCustomerGatewayAssociationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCustomerGatewayAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetCustomerGatewayAssociationsResponse> subscriber) |
Copyright © 2022. All rights reserved.