|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateCloudFrontOriginAccessIdentityRequest | |
---|---|
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. |
Uses of CreateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront |
---|
Method parameters in com.amazonaws.services.cloudfront with type arguments of type CreateCloudFrontOriginAccessIdentityRequest | |
---|---|
Future<CreateCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsyncClient.createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest,
AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest,CreateCloudFrontOriginAccessIdentityResult> asyncHandler)
Create a new origin access identity. |
Future<CreateCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest,
AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest,CreateCloudFrontOriginAccessIdentityResult> asyncHandler)
Create a new origin access identity. |
Uses of CreateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront.model |
---|
Methods in com.amazonaws.services.cloudfront.model that return CreateCloudFrontOriginAccessIdentityRequest | |
---|---|
CreateCloudFrontOriginAccessIdentityRequest |
CreateCloudFrontOriginAccessIdentityRequest.withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig)
The origin access identity's configuration information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |