| 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 CloudFrontClient |
CloudFrontClient.create()
Create a
CloudFrontClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListCloudFrontOriginAccessIdentitiesIterable(CloudFrontClient client,
ListCloudFrontOriginAccessIdentitiesRequest firstRequest) |
ListDistributionsIterable(CloudFrontClient client,
ListDistributionsRequest firstRequest) |
ListInvalidationsIterable(CloudFrontClient client,
ListInvalidationsRequest firstRequest) |
ListStreamingDistributionsIterable(CloudFrontClient client,
ListStreamingDistributionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
CloudFrontWaiter.Builder |
CloudFrontWaiter.Builder.client(CloudFrontClient client)
Sets a custom
CloudFrontClient that will be used to poll the resource |
Copyright © 2023. All rights reserved.