Uses of Interface
software.amazon.awssdk.services.ec2.model.GetTransitGatewayAttachmentPropagationsRequest.Builder
Packages that use GetTransitGatewayAttachmentPropagationsRequest.Builder
Package
Description
-
Uses of GetTransitGatewayAttachmentPropagationsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetTransitGatewayAttachmentPropagationsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getTransitGatewayAttachmentPropagations(Consumer<GetTransitGatewayAttachmentPropagationsRequest.Builder> getTransitGatewayAttachmentPropagationsRequest) Lists the route tables to which the specified resource attachment propagates routes.Ec2Client.getTransitGatewayAttachmentPropagations(Consumer<GetTransitGatewayAttachmentPropagationsRequest.Builder> getTransitGatewayAttachmentPropagationsRequest) Lists the route tables to which the specified resource attachment propagates routes.Ec2AsyncClient.getTransitGatewayAttachmentPropagationsPaginator(Consumer<GetTransitGatewayAttachmentPropagationsRequest.Builder> getTransitGatewayAttachmentPropagationsRequest) Ec2Client.getTransitGatewayAttachmentPropagationsPaginator(Consumer<GetTransitGatewayAttachmentPropagationsRequest.Builder> getTransitGatewayAttachmentPropagationsRequest) -
Uses of GetTransitGatewayAttachmentPropagationsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetTransitGatewayAttachmentPropagationsRequest.BuilderModifier and TypeMethodDescriptionGetTransitGatewayAttachmentPropagationsRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetTransitGatewayAttachmentPropagationsRequest.Builder.filters(Collection<Filter> filters) One or more filters.GetTransitGatewayAttachmentPropagationsRequest.Builder.filters(Consumer<Filter.Builder>... filters) One or more filters.One or more filters.GetTransitGatewayAttachmentPropagationsRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return with a single call.The token for the next page of results.GetTransitGatewayAttachmentPropagationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetTransitGatewayAttachmentPropagationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetTransitGatewayAttachmentPropagationsRequest.toBuilder()GetTransitGatewayAttachmentPropagationsRequest.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId) The ID of the attachment.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetTransitGatewayAttachmentPropagationsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetTransitGatewayAttachmentPropagationsRequest.Builder>GetTransitGatewayAttachmentPropagationsRequest.serializableBuilderClass()