Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest.Builder
Packages that use ListCloudFrontOriginAccessIdentitiesRequest.Builder
Package
Description
-
Uses of ListCloudFrontOriginAccessIdentitiesRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type ListCloudFrontOriginAccessIdentitiesRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder> listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities.CloudFrontClient.listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder> listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities. -
Uses of ListCloudFrontOriginAccessIdentitiesRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListCloudFrontOriginAccessIdentitiesRequest.BuilderModifier and TypeMethodDescriptionListCloudFrontOriginAccessIdentitiesRequest.builder()Use this when paginating results to indicate where to begin in your list of origin access identities.The maximum number of origin access identities you want in the response body.ListCloudFrontOriginAccessIdentitiesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListCloudFrontOriginAccessIdentitiesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListCloudFrontOriginAccessIdentitiesRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListCloudFrontOriginAccessIdentitiesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListCloudFrontOriginAccessIdentitiesRequest.Builder>ListCloudFrontOriginAccessIdentitiesRequest.serializableBuilderClass()