| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| 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.
|
Copyright © 2023. All rights reserved.