| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCloudFrontOriginAccessIdentityConfigResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
default GetCloudFrontOriginAccessIdentityConfigResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCloudFrontOriginAccessIdentityConfigResponse> |
CloudFrontAsyncClient.getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
default CompletableFuture<GetCloudFrontOriginAccessIdentityConfigResponse> |
CloudFrontAsyncClient.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
GetCloudFrontOriginAccessIdentityConfigResponse |
GetCloudFrontOriginAccessIdentityConfigResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.