Uses of Interface
software.amazon.awssdk.services.ec2.model.DisableVgwRoutePropagationRequest.Builder
Packages that use DisableVgwRoutePropagationRequest.Builder
Package
Description
-
Uses of DisableVgwRoutePropagationRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type DisableVgwRoutePropagationRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.disableVgwRoutePropagation(Consumer<DisableVgwRoutePropagationRequest.Builder> disableVgwRoutePropagationRequest) Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.Ec2Client.disableVgwRoutePropagation(Consumer<DisableVgwRoutePropagationRequest.Builder> disableVgwRoutePropagationRequest) Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC. -
Uses of DisableVgwRoutePropagationRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DisableVgwRoutePropagationRequest.BuilderModifier and TypeMethodDescriptionDisableVgwRoutePropagationRequest.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.DisableVgwRoutePropagationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DisableVgwRoutePropagationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DisableVgwRoutePropagationRequest.Builder.routeTableId(String routeTableId) The ID of the route table.DisableVgwRoutePropagationRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DisableVgwRoutePropagationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DisableVgwRoutePropagationRequest.Builder>DisableVgwRoutePropagationRequest.serializableBuilderClass()