| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteCloudFrontOriginAccessIdentityResponse> |
CloudFrontAsyncClient.deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest)
Delete an origin access identity.
|
default DeleteCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest)
Delete an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteCloudFrontOriginAccessIdentityRequestMarshaller.marshall(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest) |
Copyright © 2021. All rights reserved.