Uses of Class
com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
Packages that use DescribeVpcEndpointServicesRequest
-
Uses of DescribeVpcEndpointServicesRequest in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with parameters of type DescribeVpcEndpointServicesRequestModifier and TypeMethodDescriptionAbstractAmazonEC2.describeVpcEndpointServices(DescribeVpcEndpointServicesRequest request) AmazonEC2.describeVpcEndpointServices(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest) Describes all supported AWS services that can be specified when creating a VPC endpoint.AmazonEC2Client.describeVpcEndpointServices(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest) Describes all supported AWS services that can be specified when creating a VPC endpoint.AbstractAmazonEC2Async.describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest request) AbstractAmazonEC2Async.describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest request, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) AmazonEC2Async.describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest) Describes all supported AWS services that can be specified when creating a VPC endpoint.AmazonEC2Async.describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Describes all supported AWS services that can be specified when creating a VPC endpoint.AmazonEC2AsyncClient.describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest request) AmazonEC2AsyncClient.describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest request, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type DescribeVpcEndpointServicesRequestModifier and TypeMethodDescriptionAbstractAmazonEC2Async.describeVpcEndpointServicesAsync(AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Simplified method form for invoking the DescribeVpcEndpointServices operation with an AsyncHandler.AbstractAmazonEC2Async.describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest request, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) AmazonEC2Async.describeVpcEndpointServicesAsync(AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Simplified method form for invoking the DescribeVpcEndpointServices operation with an AsyncHandler.AmazonEC2Async.describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Describes all supported AWS services that can be specified when creating a VPC endpoint.AmazonEC2AsyncClient.describeVpcEndpointServicesAsync(AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Simplified method form for invoking the DescribeVpcEndpointServices operation with an AsyncHandler.AmazonEC2AsyncClient.describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest request, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) -
Uses of DescribeVpcEndpointServicesRequest in com.amazonaws.services.ec2.model
Classes in com.amazonaws.services.ec2.model that implement interfaces with type arguments of type DescribeVpcEndpointServicesRequestModifier and TypeClassDescriptionclassContains the parameters for DescribeVpcEndpointServices.Methods in com.amazonaws.services.ec2.model that return DescribeVpcEndpointServicesRequestModifier and TypeMethodDescriptionDescribeVpcEndpointServicesRequest.clone()DescribeVpcEndpointServicesRequest.withMaxResults(Integer maxResults) The maximum number of items to return for this request.DescribeVpcEndpointServicesRequest.withNextToken(String nextToken) The token for the next set of items to return.Methods in com.amazonaws.services.ec2.model that return types with arguments of type DescribeVpcEndpointServicesRequestModifier and TypeMethodDescriptionDescribeVpcEndpointServicesRequest.getDryRunRequest()This method is intended for internal use only.