| 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 GetTransitGatewayConnectPeerAssociationsResponse |
NetworkManagerClient.getTransitGatewayConnectPeerAssociations(Consumer<GetTransitGatewayConnectPeerAssociationsRequest.Builder> getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
default GetTransitGatewayConnectPeerAssociationsResponse |
NetworkManagerClient.getTransitGatewayConnectPeerAssociations(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTransitGatewayConnectPeerAssociationsResponse> |
NetworkManagerAsyncClient.getTransitGatewayConnectPeerAssociations(Consumer<GetTransitGatewayConnectPeerAssociationsRequest.Builder> getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
default CompletableFuture<GetTransitGatewayConnectPeerAssociationsResponse> |
NetworkManagerAsyncClient.getTransitGatewayConnectPeerAssociations(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetTransitGatewayConnectPeerAssociationsResponse> |
GetTransitGatewayConnectPeerAssociationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetTransitGatewayConnectPeerAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetTransitGatewayConnectPeerAssociationsResponse> subscriber) |
Copyright © 2023. All rights reserved.