| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest 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 |
|---|---|
SdkHttpFullRequest |
CreateCloudFrontOriginAccessIdentityRequestMarshaller.marshall(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest) |
Copyright © 2023. All rights reserved.