Uses of Class
com.amazonaws.services.ec2.model.EnableVgwRoutePropagationResult
Packages that use EnableVgwRoutePropagationResult
-
Uses of EnableVgwRoutePropagationResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return EnableVgwRoutePropagationResultModifier and TypeMethodDescriptionAbstractAmazonEC2.enableVgwRoutePropagation
(EnableVgwRoutePropagationRequest request) AmazonEC2.enableVgwRoutePropagation
(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.AmazonEC2Client.enableVgwRoutePropagation
(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.Methods in com.amazonaws.services.ec2 that return types with arguments of type EnableVgwRoutePropagationResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest request) AbstractAmazonEC2Async.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest request, AsyncHandler<EnableVgwRoutePropagationRequest, EnableVgwRoutePropagationResult> asyncHandler) AmazonEC2Async.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.AmazonEC2Async.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest, AsyncHandler<EnableVgwRoutePropagationRequest, EnableVgwRoutePropagationResult> asyncHandler) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.AmazonEC2AsyncClient.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest request) AmazonEC2AsyncClient.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest request, AsyncHandler<EnableVgwRoutePropagationRequest, EnableVgwRoutePropagationResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type EnableVgwRoutePropagationResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest request, AsyncHandler<EnableVgwRoutePropagationRequest, EnableVgwRoutePropagationResult> asyncHandler) AmazonEC2Async.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest, AsyncHandler<EnableVgwRoutePropagationRequest, EnableVgwRoutePropagationResult> asyncHandler) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.AmazonEC2AsyncClient.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest request, AsyncHandler<EnableVgwRoutePropagationRequest, EnableVgwRoutePropagationResult> asyncHandler) -
Uses of EnableVgwRoutePropagationResult in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return EnableVgwRoutePropagationResult