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