Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListFieldLevelEncryptionConfigsResponse.Builder
Packages that use ListFieldLevelEncryptionConfigsResponse.Builder
-
Uses of ListFieldLevelEncryptionConfigsResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListFieldLevelEncryptionConfigsResponse.BuilderModifier and TypeMethodDescriptionListFieldLevelEncryptionConfigsResponse.builder()ListFieldLevelEncryptionConfigsResponse.Builder.fieldLevelEncryptionList(Consumer<FieldLevelEncryptionList.Builder> fieldLevelEncryptionList) Returns a list of all field-level encryption configurations that have been created in CloudFront for this account.ListFieldLevelEncryptionConfigsResponse.Builder.fieldLevelEncryptionList(FieldLevelEncryptionList fieldLevelEncryptionList) Returns a list of all field-level encryption configurations that have been created in CloudFront for this account.ListFieldLevelEncryptionConfigsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListFieldLevelEncryptionConfigsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListFieldLevelEncryptionConfigsResponse.Builder>ListFieldLevelEncryptionConfigsResponse.serializableBuilderClass()