Uses of Interface
software.amazon.awssdk.services.ec2.model.GetTransitGatewayRouteTableAssociationsRequest.Builder
Packages that use GetTransitGatewayRouteTableAssociationsRequest.Builder
Package
Description
-
Uses of GetTransitGatewayRouteTableAssociationsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetTransitGatewayRouteTableAssociationsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getTransitGatewayRouteTableAssociations(Consumer<GetTransitGatewayRouteTableAssociationsRequest.Builder> getTransitGatewayRouteTableAssociationsRequest) Gets information about the associations for the specified transit gateway route table.Ec2Client.getTransitGatewayRouteTableAssociations(Consumer<GetTransitGatewayRouteTableAssociationsRequest.Builder> getTransitGatewayRouteTableAssociationsRequest) Gets information about the associations for the specified transit gateway route table.Ec2AsyncClient.getTransitGatewayRouteTableAssociationsPaginator(Consumer<GetTransitGatewayRouteTableAssociationsRequest.Builder> getTransitGatewayRouteTableAssociationsRequest) Ec2Client.getTransitGatewayRouteTableAssociationsPaginator(Consumer<GetTransitGatewayRouteTableAssociationsRequest.Builder> getTransitGatewayRouteTableAssociationsRequest) -
Uses of GetTransitGatewayRouteTableAssociationsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetTransitGatewayRouteTableAssociationsRequest.BuilderModifier and TypeMethodDescriptionGetTransitGatewayRouteTableAssociationsRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetTransitGatewayRouteTableAssociationsRequest.Builder.filters(Collection<Filter> filters) One or more filters.GetTransitGatewayRouteTableAssociationsRequest.Builder.filters(Consumer<Filter.Builder>... filters) One or more filters.One or more filters.GetTransitGatewayRouteTableAssociationsRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return with a single call.The token for the next page of results.GetTransitGatewayRouteTableAssociationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetTransitGatewayRouteTableAssociationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetTransitGatewayRouteTableAssociationsRequest.toBuilder()GetTransitGatewayRouteTableAssociationsRequest.Builder.transitGatewayRouteTableId(String transitGatewayRouteTableId) The ID of the transit gateway route table.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetTransitGatewayRouteTableAssociationsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetTransitGatewayRouteTableAssociationsRequest.Builder>GetTransitGatewayRouteTableAssociationsRequest.serializableBuilderClass()