| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyVpcEndpointResponse> |
EC2AsyncClient.modifyVpcEndpoint(ModifyVpcEndpointRequest 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 |
|---|---|
Request<ModifyVpcEndpointRequest> |
ModifyVpcEndpointRequestMarshaller.marshall(ModifyVpcEndpointRequest modifyVpcEndpointRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ModifyVpcEndpointRequest> |
ModifyVpcEndpointRequestMarshaller.marshall(ModifyVpcEndpointRequest modifyVpcEndpointRequest) |
Copyright © 2017. All rights reserved.