Uses of Class
software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse
Packages that use UpdateCloudFrontOriginAccessIdentityResponse
-
Uses of UpdateCloudFrontOriginAccessIdentityResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return UpdateCloudFrontOriginAccessIdentityResponseModifier and TypeMethodDescriptionCloudFrontClient.updateCloudFrontOriginAccessIdentity(Consumer<UpdateCloudFrontOriginAccessIdentityRequest.Builder> updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.CloudFrontClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type UpdateCloudFrontOriginAccessIdentityResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.updateCloudFrontOriginAccessIdentity(Consumer<UpdateCloudFrontOriginAccessIdentityRequest.Builder> updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.CloudFrontAsyncClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.