Uses of Interface
software.amazon.awssdk.services.cloudfront.model.FieldLevelEncryptionProfileSummary.Builder
Packages that use FieldLevelEncryptionProfileSummary.Builder
-
Uses of FieldLevelEncryptionProfileSummary.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return FieldLevelEncryptionProfileSummary.BuilderModifier and TypeMethodDescriptionFieldLevelEncryptionProfileSummary.builder()An optional comment for the field-level encryption profile summary.FieldLevelEncryptionProfileSummary.Builder.encryptionEntities(Consumer<EncryptionEntities.Builder> encryptionEntities) A complex data type of encryption entities for the field-level encryption profile that include the public key ID, provider, and field patterns for specifying which fields to encrypt with this key.FieldLevelEncryptionProfileSummary.Builder.encryptionEntities(EncryptionEntities encryptionEntities) A complex data type of encryption entities for the field-level encryption profile that include the public key ID, provider, and field patterns for specifying which fields to encrypt with this key.ID for the field-level encryption profile summary.FieldLevelEncryptionProfileSummary.Builder.lastModifiedTime(Instant lastModifiedTime) The time when the field-level encryption profile summary was last updated.Name for the field-level encryption profile summary.FieldLevelEncryptionProfileSummary.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type FieldLevelEncryptionProfileSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FieldLevelEncryptionProfileSummary.Builder>FieldLevelEncryptionProfileSummary.serializableBuilderClass()