Uses of Class
com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
Packages that use ListCloudFrontOriginAccessIdentitiesResult
-
Uses of ListCloudFrontOriginAccessIdentitiesResult in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront that return ListCloudFrontOriginAccessIdentitiesResultModifier and TypeMethodDescriptionAbstractAmazonCloudFront.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest request) AmazonCloudFront.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest) List origin access identities.AmazonCloudFrontClient.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest) List origin access identities.Methods in com.amazonaws.services.cloudfront that return types with arguments of type ListCloudFrontOriginAccessIdentitiesResultModifier and TypeMethodDescriptionAbstractAmazonCloudFrontAsync.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest request) AbstractAmazonCloudFrontAsync.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest request, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult> asyncHandler) AmazonCloudFrontAsync.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest) List origin access identities.AmazonCloudFrontAsync.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult> asyncHandler) List origin access identities.AmazonCloudFrontAsyncClient.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest request) AmazonCloudFrontAsyncClient.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest request, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult> asyncHandler) Method parameters in com.amazonaws.services.cloudfront with type arguments of type ListCloudFrontOriginAccessIdentitiesResultModifier and TypeMethodDescriptionAbstractAmazonCloudFrontAsync.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest request, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult> asyncHandler) AmazonCloudFrontAsync.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult> asyncHandler) List origin access identities.AmazonCloudFrontAsyncClient.listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest request, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult> asyncHandler) -
Uses of ListCloudFrontOriginAccessIdentitiesResult in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return ListCloudFrontOriginAccessIdentitiesResultModifier and TypeMethodDescriptionListCloudFrontOriginAccessIdentitiesResult.clone()ListCloudFrontOriginAccessIdentitiesResult.withCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList cloudFrontOriginAccessIdentityList) The CloudFrontOriginAccessIdentityList type.