Uses of Class
com.amazonaws.services.ec2.model.EnableVgwRoutePropagationResult
-
Packages that use EnableVgwRoutePropagationResult Package Description com.amazonaws.services.ec2 com.amazonaws.services.ec2.model -
-
Uses of EnableVgwRoutePropagationResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return EnableVgwRoutePropagationResult Modifier and Type Method Description EnableVgwRoutePropagationResultAbstractAmazonEC2. enableVgwRoutePropagation(EnableVgwRoutePropagationRequest request)EnableVgwRoutePropagationResultAmazonEC2. enableVgwRoutePropagation(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest)Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.EnableVgwRoutePropagationResultAmazonEC2Client. enableVgwRoutePropagation(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest)Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.Method parameters in com.amazonaws.services.ec2 with type arguments of type EnableVgwRoutePropagationResult Modifier and Type Method Description Future<EnableVgwRoutePropagationResult>AbstractAmazonEC2Async. enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest request, AsyncHandler<EnableVgwRoutePropagationRequest,EnableVgwRoutePropagationResult> asyncHandler)Future<EnableVgwRoutePropagationResult>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.Future<EnableVgwRoutePropagationResult>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 Modifier and Type Method Description EnableVgwRoutePropagationResultEnableVgwRoutePropagationResult. clone()
-