Uses of Class
software.amazon.awssdk.services.ec2.model.CreateVpcEndpointRequest
Packages that use CreateVpcEndpointRequest
Package
Description
-
Uses of CreateVpcEndpointRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateVpcEndpointRequestModifier and TypeMethodDescriptionEc2AsyncClient.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest) Creates a VPC endpoint.default CreateVpcEndpointResponseEc2Client.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest) Creates a VPC endpoint. -
Uses of CreateVpcEndpointRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateVpcEndpointRequestModifier and TypeMethodDescriptionCreateVpcEndpointRequestMarshaller.marshall(CreateVpcEndpointRequest createVpcEndpointRequest)