Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteVpcEndpointsRequest
Packages that use DeleteVpcEndpointsRequest
Package
Description
-
Uses of DeleteVpcEndpointsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteVpcEndpointsRequestModifier and TypeMethodDescriptionEc2AsyncClient.deleteVpcEndpoints(DeleteVpcEndpointsRequest deleteVpcEndpointsRequest) Deletes the specified VPC endpoints.default DeleteVpcEndpointsResponseEc2Client.deleteVpcEndpoints(DeleteVpcEndpointsRequest deleteVpcEndpointsRequest) Deletes the specified VPC endpoints. -
Uses of DeleteVpcEndpointsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeleteVpcEndpointsRequestModifier and TypeMethodDescriptionDeleteVpcEndpointsRequestMarshaller.marshall(DeleteVpcEndpointsRequest deleteVpcEndpointsRequest)