Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
Packages that use CreateCloudFrontOriginAccessIdentityRequest
Package
Description
-
Uses of CreateCloudFrontOriginAccessIdentityRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CreateCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest) Creates a new origin access identity.CloudFrontClient.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest) Creates a new origin access identity. -
Uses of CreateCloudFrontOriginAccessIdentityRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type CreateCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionCreateCloudFrontOriginAccessIdentityRequestMarshaller.marshall(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)