| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder> getCloudFrontOriginAccessIdentityRequest)
Get the information about an origin access identity.
|
default GetCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Get the information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCloudFrontOriginAccessIdentityResponse> |
CloudFrontAsyncClient.getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder> getCloudFrontOriginAccessIdentityRequest)
Get the information about an origin access identity.
|
default CompletableFuture<GetCloudFrontOriginAccessIdentityResponse> |
CloudFrontAsyncClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Get the information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
GetCloudFrontOriginAccessIdentityResponse |
GetCloudFrontOriginAccessIdentityResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.