public static interface GetTransitGatewayRegistrationsRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<GetTransitGatewayRegistrationsRequest.Builder,GetTransitGatewayRegistrationsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTransitGatewayRegistrationsRequest.Builder globalNetworkId(String globalNetworkId)
The ID of the global network.
globalNetworkId - The ID of the global network.GetTransitGatewayRegistrationsRequest.Builder transitGatewayArns(Collection<String> transitGatewayArns)
The Amazon Resource Names (ARNs) of one or more transit gateways. The maximum is 10.
transitGatewayArns - The Amazon Resource Names (ARNs) of one or more transit gateways. The maximum is 10.GetTransitGatewayRegistrationsRequest.Builder transitGatewayArns(String... transitGatewayArns)
The Amazon Resource Names (ARNs) of one or more transit gateways. The maximum is 10.
transitGatewayArns - The Amazon Resource Names (ARNs) of one or more transit gateways. The maximum is 10.GetTransitGatewayRegistrationsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.GetTransitGatewayRegistrationsRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.GetTransitGatewayRegistrationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetTransitGatewayRegistrationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.