public static interface GetTransitGatewayConnectPeerAssociationsRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<GetTransitGatewayConnectPeerAssociationsRequest.Builder,GetTransitGatewayConnectPeerAssociationsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTransitGatewayConnectPeerAssociationsRequest.Builder globalNetworkId(String globalNetworkId)
The ID of the global network.
globalNetworkId - The ID of the global network.GetTransitGatewayConnectPeerAssociationsRequest.Builder transitGatewayConnectPeerArns(Collection<String> transitGatewayConnectPeerArns)
One or more transit gateway Connect peer Amazon Resource Names (ARNs).
transitGatewayConnectPeerArns - One or more transit gateway Connect peer Amazon Resource Names (ARNs).GetTransitGatewayConnectPeerAssociationsRequest.Builder transitGatewayConnectPeerArns(String... transitGatewayConnectPeerArns)
One or more transit gateway Connect peer Amazon Resource Names (ARNs).
transitGatewayConnectPeerArns - One or more transit gateway Connect peer Amazon Resource Names (ARNs).GetTransitGatewayConnectPeerAssociationsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.GetTransitGatewayConnectPeerAssociationsRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.GetTransitGatewayConnectPeerAssociationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetTransitGatewayConnectPeerAssociationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.