Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
Packages that use GetCloudFrontOriginAccessIdentityConfigRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of GetCloudFrontOriginAccessIdentityConfigRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetCloudFrontOriginAccessIdentityConfigRequest Modifier and Type Method Description default CompletableFuture<GetCloudFrontOriginAccessIdentityConfigResponse>CloudFrontAsyncClient. getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)Get the configuration information about an origin access identity.default GetCloudFrontOriginAccessIdentityConfigResponseCloudFrontClient. getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)Get the configuration information about an origin access identity. -
Uses of GetCloudFrontOriginAccessIdentityConfigRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetCloudFrontOriginAccessIdentityConfigRequest Modifier and Type Method Description SdkHttpFullRequestGetCloudFrontOriginAccessIdentityConfigRequestMarshaller. marshall(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
-