Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListOriginAccessControlsResponse
Packages that use ListOriginAccessControlsResponse
Package
Description
-
Uses of ListOriginAccessControlsResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return ListOriginAccessControlsResponseModifier and TypeMethodDescriptiondefault ListOriginAccessControlsResponseCloudFrontClient.listOriginAccessControls(Consumer<ListOriginAccessControlsRequest.Builder> listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.default ListOriginAccessControlsResponseCloudFrontClient.listOriginAccessControls(ListOriginAccessControlsRequest listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type ListOriginAccessControlsResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.listOriginAccessControls(Consumer<ListOriginAccessControlsRequest.Builder> listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.CloudFrontAsyncClient.listOriginAccessControls(ListOriginAccessControlsRequest listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account. -
Uses of ListOriginAccessControlsResponse in software.amazon.awssdk.services.cloudfront.paginators
Methods in software.amazon.awssdk.services.cloudfront.paginators that return types with arguments of type ListOriginAccessControlsResponseMethod parameters in software.amazon.awssdk.services.cloudfront.paginators with type arguments of type ListOriginAccessControlsResponseModifier and TypeMethodDescriptionvoidListOriginAccessControlsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListOriginAccessControlsResponse> subscriber)