|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetCloudFrontOriginAccessIdentityRequest | |
---|---|
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 GetCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront |
---|
Method parameters in com.amazonaws.services.cloudfront with type arguments of type GetCloudFrontOriginAccessIdentityRequest | |
---|---|
Future<GetCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsyncClient.getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest,
AsyncHandler<GetCloudFrontOriginAccessIdentityRequest,GetCloudFrontOriginAccessIdentityResult> asyncHandler)
Get the information about an origin access identity. |
Future<GetCloudFrontOriginAccessIdentityResult> |
AmazonCloudFrontAsync.getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest,
AsyncHandler<GetCloudFrontOriginAccessIdentityRequest,GetCloudFrontOriginAccessIdentityResult> asyncHandler)
Get the information about an origin access identity. |
Uses of GetCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront.model |
---|
Methods in com.amazonaws.services.cloudfront.model that return GetCloudFrontOriginAccessIdentityRequest | |
---|---|
GetCloudFrontOriginAccessIdentityRequest |
GetCloudFrontOriginAccessIdentityRequest.withId(String id)
The identity's id. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |