static GetTransitGatewayConnectPeerAssociationsRequest.Builder |
GetTransitGatewayConnectPeerAssociationsRequest.builder() |
|
GetTransitGatewayConnectPeerAssociationsRequest.Builder |
GetTransitGatewayConnectPeerAssociationsRequest.Builder.globalNetworkId(String globalNetworkId) |
The ID of the global network.
|
GetTransitGatewayConnectPeerAssociationsRequest.Builder |
GetTransitGatewayConnectPeerAssociationsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return.
|
GetTransitGatewayConnectPeerAssociationsRequest.Builder |
GetTransitGatewayConnectPeerAssociationsRequest.Builder.nextToken(String nextToken) |
The token for the next page of results.
|
GetTransitGatewayConnectPeerAssociationsRequest.Builder |
GetTransitGatewayConnectPeerAssociationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
GetTransitGatewayConnectPeerAssociationsRequest.Builder |
GetTransitGatewayConnectPeerAssociationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
GetTransitGatewayConnectPeerAssociationsRequest.Builder |
GetTransitGatewayConnectPeerAssociationsRequest.toBuilder() |
|
GetTransitGatewayConnectPeerAssociationsRequest.Builder |
GetTransitGatewayConnectPeerAssociationsRequest.Builder.transitGatewayConnectPeerArns(String... transitGatewayConnectPeerArns) |
One or more transit gateway Connect peer Amazon Resource Names (ARNs).
|
GetTransitGatewayConnectPeerAssociationsRequest.Builder |
GetTransitGatewayConnectPeerAssociationsRequest.Builder.transitGatewayConnectPeerArns(Collection<String> transitGatewayConnectPeerArns) |
One or more transit gateway Connect peer Amazon Resource Names (ARNs).
|