| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.paginators | |
| software.amazon.awssdk.services.cloudfront.waiters |
| Modifier and Type | Method and Description |
|---|---|
static CloudFrontAsyncClient |
CloudFrontAsyncClient.create()
Create a
CloudFrontAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListCloudFrontOriginAccessIdentitiesPublisher(CloudFrontAsyncClient client,
ListCloudFrontOriginAccessIdentitiesRequest firstRequest) |
ListDistributionsPublisher(CloudFrontAsyncClient client,
ListDistributionsRequest firstRequest) |
ListInvalidationsPublisher(CloudFrontAsyncClient client,
ListInvalidationsRequest firstRequest) |
ListStreamingDistributionsPublisher(CloudFrontAsyncClient client,
ListStreamingDistributionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
CloudFrontAsyncWaiter.Builder |
CloudFrontAsyncWaiter.Builder.client(CloudFrontAsyncClient client)
Sets a custom
CloudFrontAsyncClient that will be used to poll the resource |
Copyright © 2023. All rights reserved.