Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse
Packages that use GetCloudFrontOriginAccessIdentityResponse
-
Uses of GetCloudFrontOriginAccessIdentityResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetCloudFrontOriginAccessIdentityResponseModifier and TypeMethodDescriptionCloudFrontClient.getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder> getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity.CloudFrontClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetCloudFrontOriginAccessIdentityResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder> getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity.CloudFrontAsyncClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity.