Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse
Packages that use GetCloudFrontOriginAccessIdentityConfigResponse
-
Uses of GetCloudFrontOriginAccessIdentityConfigResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetCloudFrontOriginAccessIdentityConfigResponseModifier and TypeMethodDescriptionCloudFrontClient.getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest) Get the configuration information about an origin access identity.CloudFrontClient.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest) Get the configuration information about an origin access identity.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetCloudFrontOriginAccessIdentityConfigResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest) Get the configuration information about an origin access identity.CloudFrontAsyncClient.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest) Get the configuration information about an origin access identity.