| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder> createCloudFrontOriginAccessIdentityRequest)
Creates a new origin access identity.
|
default CreateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)
Creates a new origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCloudFrontOriginAccessIdentityResponse> |
CloudFrontAsyncClient.createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder> createCloudFrontOriginAccessIdentityRequest)
Creates a new origin access identity.
|
default CompletableFuture<CreateCloudFrontOriginAccessIdentityResponse> |
CloudFrontAsyncClient.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)
Creates a new origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFrontOriginAccessIdentityResponse |
CreateCloudFrontOriginAccessIdentityResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.