Uses of Interface
software.amazon.awssdk.eventnotifications.s3.internal.S3EventNotificationWriter.Builder
-
Packages that use S3EventNotificationWriter.Builder Package Description software.amazon.awssdk.eventnotifications.s3.internal -
-
Uses of S3EventNotificationWriter.Builder in software.amazon.awssdk.eventnotifications.s3.internal
Classes in software.amazon.awssdk.eventnotifications.s3.internal that implement S3EventNotificationWriter.Builder Modifier and Type Class Description static classDefaultS3EventNotificationWriter.DefaultBuilderMethods in software.amazon.awssdk.eventnotifications.s3.internal that return S3EventNotificationWriter.Builder Modifier and Type Method Description static S3EventNotificationWriter.BuilderDefaultS3EventNotificationWriter. builder()static S3EventNotificationWriter.BuilderS3EventNotificationWriter. builder()S3EventNotificationWriter.BuilderDefaultS3EventNotificationWriter.DefaultBuilder. prettyPrint(Boolean prettyPrint)S3EventNotificationWriter.BuilderS3EventNotificationWriter.Builder. prettyPrint(Boolean prettyPrint)Configure whether the writer should "pretty-print" the output.
-