Uses of Interface
software.amazon.awssdk.services.ec2.model.EnableTransitGatewayRouteTablePropagationRequest.Builder
Packages that use EnableTransitGatewayRouteTablePropagationRequest.Builder
Package
Description
-
Uses of EnableTransitGatewayRouteTablePropagationRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type EnableTransitGatewayRouteTablePropagationRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.enableTransitGatewayRouteTablePropagation(Consumer<EnableTransitGatewayRouteTablePropagationRequest.Builder> enableTransitGatewayRouteTablePropagationRequest) Enables the specified attachment to propagate routes to the specified propagation route table.Ec2Client.enableTransitGatewayRouteTablePropagation(Consumer<EnableTransitGatewayRouteTablePropagationRequest.Builder> enableTransitGatewayRouteTablePropagationRequest) Enables the specified attachment to propagate routes to the specified propagation route table. -
Uses of EnableTransitGatewayRouteTablePropagationRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnableTransitGatewayRouteTablePropagationRequest.BuilderModifier and TypeMethodDescriptionEnableTransitGatewayRouteTablePropagationRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.EnableTransitGatewayRouteTablePropagationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) EnableTransitGatewayRouteTablePropagationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) EnableTransitGatewayRouteTablePropagationRequest.toBuilder()EnableTransitGatewayRouteTablePropagationRequest.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId) The ID of the attachment.EnableTransitGatewayRouteTablePropagationRequest.Builder.transitGatewayRouteTableAnnouncementId(String transitGatewayRouteTableAnnouncementId) The ID of the transit gateway route table announcement.EnableTransitGatewayRouteTablePropagationRequest.Builder.transitGatewayRouteTableId(String transitGatewayRouteTableId) The ID of the propagation route table.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type EnableTransitGatewayRouteTablePropagationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableTransitGatewayRouteTablePropagationRequest.Builder>EnableTransitGatewayRouteTablePropagationRequest.serializableBuilderClass()