| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyVpcEndpointResponse |
EC2Client.modifyVpcEndpoint(Consumer<ModifyVpcEndpointRequest.Builder> modifyVpcEndpointRequest)
Modifies attributes of a specified VPC endpoint.
|
default ModifyVpcEndpointResponse |
EC2Client.modifyVpcEndpoint(ModifyVpcEndpointRequest modifyVpcEndpointRequest)
Modifies attributes of a specified VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyVpcEndpointResponse> |
EC2AsyncClient.modifyVpcEndpoint(Consumer<ModifyVpcEndpointRequest.Builder> modifyVpcEndpointRequest)
Modifies attributes of a specified VPC endpoint.
|
default CompletableFuture<ModifyVpcEndpointResponse> |
EC2AsyncClient.modifyVpcEndpoint(ModifyVpcEndpointRequest modifyVpcEndpointRequest)
Modifies attributes of a specified VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyVpcEndpointResponse |
ModifyVpcEndpointResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.