Uses of Class
com.amazonaws.services.ec2.model.CreateRouteTableRequest
Packages that use CreateRouteTableRequest
-
Uses of CreateRouteTableRequest in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with parameters of type CreateRouteTableRequestModifier and TypeMethodDescriptionAbstractAmazonEC2.createRouteTable(CreateRouteTableRequest request) AmazonEC2.createRouteTable(CreateRouteTableRequest createRouteTableRequest) Creates a route table for the specified VPC.AmazonEC2Client.createRouteTable(CreateRouteTableRequest createRouteTableRequest) Creates a route table for the specified VPC.AbstractAmazonEC2Async.createRouteTableAsync(CreateRouteTableRequest request) AbstractAmazonEC2Async.createRouteTableAsync(CreateRouteTableRequest request, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult> asyncHandler) AmazonEC2Async.createRouteTableAsync(CreateRouteTableRequest createRouteTableRequest) Creates a route table for the specified VPC.AmazonEC2Async.createRouteTableAsync(CreateRouteTableRequest createRouteTableRequest, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult> asyncHandler) Creates a route table for the specified VPC.AmazonEC2AsyncClient.createRouteTableAsync(CreateRouteTableRequest request) AmazonEC2AsyncClient.createRouteTableAsync(CreateRouteTableRequest request, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type CreateRouteTableRequestModifier and TypeMethodDescriptionAbstractAmazonEC2Async.createRouteTableAsync(CreateRouteTableRequest request, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult> asyncHandler) AmazonEC2Async.createRouteTableAsync(CreateRouteTableRequest createRouteTableRequest, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult> asyncHandler) Creates a route table for the specified VPC.AmazonEC2AsyncClient.createRouteTableAsync(CreateRouteTableRequest request, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult> asyncHandler) -
Uses of CreateRouteTableRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return CreateRouteTableRequestMethods in com.amazonaws.services.ec2.model that return types with arguments of type CreateRouteTableRequestModifier and TypeMethodDescriptionCreateRouteTableRequest.getDryRunRequest()This method is intended for internal use only.