Uses of Interface
software.amazon.awssdk.services.cloudfront.model.FieldLevelEncryptionSummary.Builder
Packages that use FieldLevelEncryptionSummary.Builder
-
Uses of FieldLevelEncryptionSummary.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return FieldLevelEncryptionSummary.BuilderModifier and TypeMethodDescriptionFieldLevelEncryptionSummary.builder()An optional comment about the field-level encryption item.FieldLevelEncryptionSummary.Builder.contentTypeProfileConfig(Consumer<ContentTypeProfileConfig.Builder> contentTypeProfileConfig) A summary of a content type-profile mapping.FieldLevelEncryptionSummary.Builder.contentTypeProfileConfig(ContentTypeProfileConfig contentTypeProfileConfig) A summary of a content type-profile mapping.The unique ID of a field-level encryption item.FieldLevelEncryptionSummary.Builder.lastModifiedTime(Instant lastModifiedTime) The last time that the summary of field-level encryption items was modified.FieldLevelEncryptionSummary.Builder.queryArgProfileConfig(Consumer<QueryArgProfileConfig.Builder> queryArgProfileConfig) A summary of a query argument-profile mapping.FieldLevelEncryptionSummary.Builder.queryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig) A summary of a query argument-profile mapping.FieldLevelEncryptionSummary.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type FieldLevelEncryptionSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FieldLevelEncryptionSummary.Builder>FieldLevelEncryptionSummary.serializableBuilderClass()