| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeVpcEndpointServicesResponse> |
EC2AsyncClient.describeVpcEndpointServices(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest)
Describes all supported AWS services that can be specified when creating a VPC endpoint.
|
default DescribeVpcEndpointServicesResponse |
EC2Client.describeVpcEndpointServices(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest)
Describes all supported AWS services that can be specified when creating a VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeVpcEndpointServicesRequest> |
DescribeVpcEndpointServicesRequestMarshaller.marshall(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeVpcEndpointServicesRequest> |
DescribeVpcEndpointServicesRequestMarshaller.marshall(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest) |
Copyright © 2017. All rights reserved.