Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListFieldLevelEncryptionConfigsRequest.Builder
Packages that use ListFieldLevelEncryptionConfigsRequest.Builder
Package
Description
-
Uses of ListFieldLevelEncryptionConfigsRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type ListFieldLevelEncryptionConfigsRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.listFieldLevelEncryptionConfigs(Consumer<ListFieldLevelEncryptionConfigsRequest.Builder> listFieldLevelEncryptionConfigsRequest) List all field-level encryption configurations that have been created in CloudFront for this account.CloudFrontClient.listFieldLevelEncryptionConfigs(Consumer<ListFieldLevelEncryptionConfigsRequest.Builder> listFieldLevelEncryptionConfigsRequest) List all field-level encryption configurations that have been created in CloudFront for this account. -
Uses of ListFieldLevelEncryptionConfigsRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListFieldLevelEncryptionConfigsRequest.BuilderModifier and TypeMethodDescriptionListFieldLevelEncryptionConfigsRequest.builder()Use this when paginating results to indicate where to begin in your list of configurations.The maximum number of field-level encryption configurations you want in the response body.ListFieldLevelEncryptionConfigsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListFieldLevelEncryptionConfigsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListFieldLevelEncryptionConfigsRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListFieldLevelEncryptionConfigsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListFieldLevelEncryptionConfigsRequest.Builder>ListFieldLevelEncryptionConfigsRequest.serializableBuilderClass()