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