Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListOriginAccessControlsRequest
Packages that use ListOriginAccessControlsRequest
Package
Description
-
Uses of ListOriginAccessControlsRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type ListOriginAccessControlsRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.listOriginAccessControls(ListOriginAccessControlsRequest 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. -
Uses of ListOriginAccessControlsRequest in software.amazon.awssdk.services.cloudfront.paginators
Constructors in software.amazon.awssdk.services.cloudfront.paginators with parameters of type ListOriginAccessControlsRequestModifierConstructorDescriptionListOriginAccessControlsIterable(CloudFrontClient client, ListOriginAccessControlsRequest firstRequest) ListOriginAccessControlsPublisher(CloudFrontAsyncClient client, ListOriginAccessControlsRequest firstRequest) -
Uses of ListOriginAccessControlsRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type ListOriginAccessControlsRequestModifier and TypeMethodDescriptionListOriginAccessControlsRequestMarshaller.marshall(ListOriginAccessControlsRequest listOriginAccessControlsRequest)