| 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<GetTransitGatewayConnectPeerAssociationsResponse> |
NetworkManagerAsyncClient.getTransitGatewayConnectPeerAssociations(GetTransitGatewayConnectPeerAssociationsRequest 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.
|
default GetTransitGatewayConnectPeerAssociationsPublisher |
NetworkManagerAsyncClient.getTransitGatewayConnectPeerAssociationsPaginator(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
default GetTransitGatewayConnectPeerAssociationsIterable |
NetworkManagerClient.getTransitGatewayConnectPeerAssociationsPaginator(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
| Constructor and Description |
|---|
GetTransitGatewayConnectPeerAssociationsIterable(NetworkManagerClient client,
GetTransitGatewayConnectPeerAssociationsRequest firstRequest) |
GetTransitGatewayConnectPeerAssociationsPublisher(NetworkManagerAsyncClient client,
GetTransitGatewayConnectPeerAssociationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTransitGatewayConnectPeerAssociationsRequestMarshaller.marshall(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest) |
Copyright © 2022. All rights reserved.