| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayConnectPeerAssociationsResult |
AWSNetworkManagerClient.getTransitGatewayConnectPeerAssociations(GetTransitGatewayConnectPeerAssociationsRequest request)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
GetTransitGatewayConnectPeerAssociationsResult |
AWSNetworkManager.getTransitGatewayConnectPeerAssociations(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
GetTransitGatewayConnectPeerAssociationsResult |
AbstractAWSNetworkManager.getTransitGatewayConnectPeerAssociations(GetTransitGatewayConnectPeerAssociationsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayConnectPeerAssociationsResult |
GetTransitGatewayConnectPeerAssociationsResult.clone() |
GetTransitGatewayConnectPeerAssociationsResult |
GetTransitGatewayConnectPeerAssociationsResult.withNextToken(String nextToken)
The token to use for the next page of results.
|
GetTransitGatewayConnectPeerAssociationsResult |
GetTransitGatewayConnectPeerAssociationsResult.withTransitGatewayConnectPeerAssociations(Collection<TransitGatewayConnectPeerAssociation> transitGatewayConnectPeerAssociations)
Information about the transit gateway Connect peer associations.
|
GetTransitGatewayConnectPeerAssociationsResult |
GetTransitGatewayConnectPeerAssociationsResult.withTransitGatewayConnectPeerAssociations(TransitGatewayConnectPeerAssociation... transitGatewayConnectPeerAssociations)
Information about the transit gateway Connect peer associations.
|
Copyright © 2023. All rights reserved.