Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
Packages that use GetCloudFrontOriginAccessIdentityRequest
Package
Description
-
Uses of GetCloudFrontOriginAccessIdentityRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity.CloudFrontClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity. -
Uses of GetCloudFrontOriginAccessIdentityRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionGetCloudFrontOriginAccessIdentityRequestMarshaller.marshall(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)