| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
S3.Builder |
S3.Builder.bucket(String bucket)
Sets the value of the Bucket property for this object.
|
static S3.Builder |
S3.builder() |
S3.Builder |
S3.Builder.enabled(Boolean enabled)
Sets the value of the Enabled property for this object.
|
S3.Builder |
S3.Builder.prefix(String prefix)
Sets the value of the Prefix property for this object.
|
S3.Builder |
S3.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3.Builder> |
S3.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BrokerLogs.Builder |
BrokerLogs.Builder.s3(Consumer<S3.Builder> s3)
Sets the value of the S3 property for this object.
|
Copyright © 2023. All rights reserved.