Uses of Interface
software.amazon.awssdk.services.ec2.model.EnableVgwRoutePropagationRequest.Builder
Packages that use EnableVgwRoutePropagationRequest.Builder
Package
Description
-
Uses of EnableVgwRoutePropagationRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type EnableVgwRoutePropagationRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.enableVgwRoutePropagation(Consumer<EnableVgwRoutePropagationRequest.Builder> enableVgwRoutePropagationRequest) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.Ec2Client.enableVgwRoutePropagation(Consumer<EnableVgwRoutePropagationRequest.Builder> enableVgwRoutePropagationRequest) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC. -
Uses of EnableVgwRoutePropagationRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnableVgwRoutePropagationRequest.BuilderModifier and TypeMethodDescriptionEnableVgwRoutePropagationRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.The ID of the virtual private gateway that is attached to a VPC.EnableVgwRoutePropagationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) EnableVgwRoutePropagationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) EnableVgwRoutePropagationRequest.Builder.routeTableId(String routeTableId) The ID of the route table.EnableVgwRoutePropagationRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type EnableVgwRoutePropagationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableVgwRoutePropagationRequest.Builder>EnableVgwRoutePropagationRequest.serializableBuilderClass()