Package | Description |
---|---|
software.amazon.awssdk.services.ec2 |
|
software.amazon.awssdk.services.ec2.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<DeleteVpcEndpointServiceConfigurationsResponse> |
Ec2AsyncClient.deleteVpcEndpointServiceConfigurations(DeleteVpcEndpointServiceConfigurationsRequest deleteVpcEndpointServiceConfigurationsRequest)
Deletes one or more VPC endpoint service configurations in your account.
|
default DeleteVpcEndpointServiceConfigurationsResponse |
Ec2Client.deleteVpcEndpointServiceConfigurations(DeleteVpcEndpointServiceConfigurationsRequest deleteVpcEndpointServiceConfigurationsRequest)
Deletes one or more VPC endpoint service configurations in your account.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
DeleteVpcEndpointServiceConfigurationsRequestMarshaller.marshall(DeleteVpcEndpointServiceConfigurationsRequest deleteVpcEndpointServiceConfigurationsRequest) |
Copyright © 2020. All rights reserved.