Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResponse
Packages that use ListCloudFrontOriginAccessIdentitiesResponse
Package
Description
-
Uses of ListCloudFrontOriginAccessIdentitiesResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return ListCloudFrontOriginAccessIdentitiesResponseModifier and TypeMethodDescriptionCloudFrontClient.listCloudFrontOriginAccessIdentities()Lists origin access identities.CloudFrontClient.listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder> listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities.CloudFrontClient.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type ListCloudFrontOriginAccessIdentitiesResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.listCloudFrontOriginAccessIdentities()Lists origin access identities.CloudFrontAsyncClient.listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder> listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities.CloudFrontAsyncClient.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities. -
Uses of ListCloudFrontOriginAccessIdentitiesResponse in software.amazon.awssdk.services.cloudfront.paginators
Methods in software.amazon.awssdk.services.cloudfront.paginators that return types with arguments of type ListCloudFrontOriginAccessIdentitiesResponseMethod parameters in software.amazon.awssdk.services.cloudfront.paginators with type arguments of type ListCloudFrontOriginAccessIdentitiesResponseModifier and TypeMethodDescriptionvoidListCloudFrontOriginAccessIdentitiesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCloudFrontOriginAccessIdentitiesResponse> subscriber)