Package | Description |
---|---|
com.amazonaws.services.cloudfront |
Synchronous and asynchronous client classes for accessing AmazonCloudFront.
|
com.amazonaws.services.cloudfront.model |
Classes modeling the various types represented by AmazonCloudFront.
|
Modifier and Type | Method and Description |
---|---|
ListCloudFrontOriginAccessIdentitiesResult |
AmazonCloudFrontClient.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest)
List origin access identities.
|
ListCloudFrontOriginAccessIdentitiesResult |
AmazonCloudFront.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest)
List origin access identities.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCloudFrontOriginAccessIdentitiesResult> |
AmazonCloudFrontAsyncClient.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest,
AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest,ListCloudFrontOriginAccessIdentitiesResult> asyncHandler)
List origin access identities.
|
Future<ListCloudFrontOriginAccessIdentitiesResult> |
AmazonCloudFrontAsync.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest,
AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest,ListCloudFrontOriginAccessIdentitiesResult> asyncHandler)
List origin access identities.
|
Modifier and Type | Method and Description |
---|---|
ListCloudFrontOriginAccessIdentitiesResult |
ListCloudFrontOriginAccessIdentitiesResult.withCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList cloudFrontOriginAccessIdentityList)
The CloudFrontOriginAccessIdentityList type.
|
Copyright © 2015. All rights reserved.