| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.paginators | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListCloudFrontOriginAccessIdentitiesResponse |
CloudFrontClient.listCloudFrontOriginAccessIdentities()
Lists origin access identities.
|
default ListCloudFrontOriginAccessIdentitiesResponse |
CloudFrontClient.listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder> listCloudFrontOriginAccessIdentitiesRequest)
Lists origin access identities.
|
default ListCloudFrontOriginAccessIdentitiesResponse |
CloudFrontClient.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest)
Lists origin access identities.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCloudFrontOriginAccessIdentitiesResponse> |
CloudFrontAsyncClient.listCloudFrontOriginAccessIdentities()
Lists origin access identities.
|
default CompletableFuture<ListCloudFrontOriginAccessIdentitiesResponse> |
CloudFrontAsyncClient.listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder> listCloudFrontOriginAccessIdentitiesRequest)
Lists origin access identities.
|
default CompletableFuture<ListCloudFrontOriginAccessIdentitiesResponse> |
CloudFrontAsyncClient.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest)
Lists origin access identities.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListCloudFrontOriginAccessIdentitiesResponse> |
ListCloudFrontOriginAccessIdentitiesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCloudFrontOriginAccessIdentitiesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCloudFrontOriginAccessIdentitiesResponse> subscriber) |
| Modifier and Type | Method and Description |
|---|---|
ListCloudFrontOriginAccessIdentitiesResponse |
ListCloudFrontOriginAccessIdentitiesResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.