| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayConnectPeerAssociationsRequest |
GetTransitGatewayConnectPeerAssociationsRequest.clone() |
GetTransitGatewayConnectPeerAssociationsRequest |
GetTransitGatewayConnectPeerAssociationsRequest.withGlobalNetworkId(String globalNetworkId)
The ID of the global network.
|
GetTransitGatewayConnectPeerAssociationsRequest |
GetTransitGatewayConnectPeerAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
GetTransitGatewayConnectPeerAssociationsRequest |
GetTransitGatewayConnectPeerAssociationsRequest.withNextToken(String nextToken)
The token for the next page of results.
|
GetTransitGatewayConnectPeerAssociationsRequest |
GetTransitGatewayConnectPeerAssociationsRequest.withTransitGatewayConnectPeerArns(Collection<String> transitGatewayConnectPeerArns)
One or more transit gateway Connect peer Amazon Resource Names (ARNs).
|
GetTransitGatewayConnectPeerAssociationsRequest |
GetTransitGatewayConnectPeerAssociationsRequest.withTransitGatewayConnectPeerArns(String... transitGatewayConnectPeerArns)
One or more transit gateway Connect peer Amazon Resource Names (ARNs).
|
Copyright © 2021. All rights reserved.