Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListOriginAccessControlsRequest.Builder
Packages that use ListOriginAccessControlsRequest.Builder
Package
Description
-
Uses of ListOriginAccessControlsRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type ListOriginAccessControlsRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.listOriginAccessControls(Consumer<ListOriginAccessControlsRequest.Builder> listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.default ListOriginAccessControlsResponseCloudFrontClient.listOriginAccessControls(Consumer<ListOriginAccessControlsRequest.Builder> listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account. -
Uses of ListOriginAccessControlsRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListOriginAccessControlsRequest.BuilderModifier and TypeMethodDescriptionListOriginAccessControlsRequest.builder()Use this field when paginating results to indicate where to begin in your list of origin access controls.The maximum number of origin access controls that you want in the response.ListOriginAccessControlsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListOriginAccessControlsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListOriginAccessControlsRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListOriginAccessControlsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListOriginAccessControlsRequest.Builder>ListOriginAccessControlsRequest.serializableBuilderClass()