Uses of Class
software.amazon.awssdk.services.cloudfront.model.FieldLevelEncryptionProfileSummary
Packages that use FieldLevelEncryptionProfileSummary
-
Uses of FieldLevelEncryptionProfileSummary in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type FieldLevelEncryptionProfileSummaryModifier and TypeMethodDescriptionFieldLevelEncryptionProfileList.items()The field-level encryption profile items.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type FieldLevelEncryptionProfileSummaryModifier and TypeMethodDescriptionFieldLevelEncryptionProfileList.Builder.items(FieldLevelEncryptionProfileSummary... items) The field-level encryption profile items.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type FieldLevelEncryptionProfileSummaryModifier and TypeMethodDescriptionFieldLevelEncryptionProfileList.Builder.items(Collection<FieldLevelEncryptionProfileSummary> items) The field-level encryption profile items.