Uses of Class
com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
Packages that use CreateCloudFrontOriginAccessIdentityRequest
-
Uses of CreateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront with parameters of type CreateCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFront.createCloudFrontOriginAccessIdentity
(CreateCloudFrontOriginAccessIdentityRequest request) AmazonCloudFront.createCloudFrontOriginAccessIdentity
(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest) Create a new origin access identity.AmazonCloudFrontClient.createCloudFrontOriginAccessIdentity
(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest) Create a new origin access identity.AbstractAmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest request) AbstractAmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult> asyncHandler) AmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest) Create a new origin access identity.AmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult> asyncHandler) Create a new origin access identity.AmazonCloudFrontAsyncClient.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest request) AmazonCloudFrontAsyncClient.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult> asyncHandler) Method parameters in com.amazonaws.services.cloudfront with type arguments of type CreateCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult> asyncHandler) AmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult> asyncHandler) Create a new origin access identity.AmazonCloudFrontAsyncClient.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult> asyncHandler) -
Uses of CreateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return CreateCloudFrontOriginAccessIdentityRequestModifier and TypeMethodDescriptionCreateCloudFrontOriginAccessIdentityRequest.clone()
CreateCloudFrontOriginAccessIdentityRequest.withCloudFrontOriginAccessIdentityConfig
(CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig) The origin access identity's configuration information.