Uses of Class
com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityRequest

Packages that use CreateCloudFrontOriginAccessIdentityRequest
com.amazonaws.services.cloudfront_2012_03_15 Synchronous and asynchronous client classes for accessing AmazonCloudFront. 
com.amazonaws.services.cloudfront_2012_03_15.model Classes modeling the various types represented by AmazonCloudFront. 
 

Uses of CreateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront_2012_03_15
 

Methods in com.amazonaws.services.cloudfront_2012_03_15 with parameters of type CreateCloudFrontOriginAccessIdentityRequest
 CreateCloudFrontOriginAccessIdentityResult AmazonCloudFrontClient.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)
          Deprecated.  Create a new origin access identity.
 CreateCloudFrontOriginAccessIdentityResult AmazonCloudFront.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)
          Deprecated.  Create a new origin access identity.
 Future<CreateCloudFrontOriginAccessIdentityResult> AmazonCloudFrontAsyncClient.createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)
          Deprecated.  Create a new origin access identity.
 Future<CreateCloudFrontOriginAccessIdentityResult> AmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)
          Deprecated.  Create a new origin access identity.
 

Uses of CreateCloudFrontOriginAccessIdentityRequest in com.amazonaws.services.cloudfront_2012_03_15.model
 

Methods in com.amazonaws.services.cloudfront_2012_03_15.model that return CreateCloudFrontOriginAccessIdentityRequest
 CreateCloudFrontOriginAccessIdentityRequest CreateCloudFrontOriginAccessIdentityRequest.withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig)
          The origin access identity's configuration information.
 



Copyright © 2016. All rights reserved.