Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetVpcOriginRequest
Packages that use GetVpcOriginRequest
Package
Description
-
Uses of GetVpcOriginRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetVpcOriginRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetVpcOriginResponse>CloudFrontAsyncClient.getVpcOrigin(GetVpcOriginRequest getVpcOriginRequest) Get the details of an Amazon CloudFront VPC origin.default GetVpcOriginResponseCloudFrontClient.getVpcOrigin(GetVpcOriginRequest getVpcOriginRequest) Get the details of an Amazon CloudFront VPC origin. -
Uses of GetVpcOriginRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetVpcOriginRequestModifier and TypeMethodDescriptionGetVpcOriginRequestMarshaller.marshall(GetVpcOriginRequest getVpcOriginRequest)