Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateVpcOriginRequest
Packages that use CreateVpcOriginRequest
Package
Description
-
Uses of CreateVpcOriginRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CreateVpcOriginRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateVpcOriginResponse>CloudFrontAsyncClient.createVpcOrigin(CreateVpcOriginRequest createVpcOriginRequest) Create an Amazon CloudFront VPC origin.default CreateVpcOriginResponseCloudFrontClient.createVpcOrigin(CreateVpcOriginRequest createVpcOriginRequest) Create an Amazon CloudFront VPC origin. -
Uses of CreateVpcOriginRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type CreateVpcOriginRequestModifier and TypeMethodDescriptionCreateVpcOriginRequestMarshaller.marshall(CreateVpcOriginRequest createVpcOriginRequest)