| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
static Iam.Builder |
Iam.builder() |
Iam.Builder |
Iam.Builder.enabled(Boolean enabled)
Indicates whether IAM access control is enabled.
|
Iam.Builder |
Iam.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Iam.Builder> |
Iam.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Sasl.Builder |
Sasl.Builder.iam(Consumer<Iam.Builder> iam)
Indicates whether IAM access control is enabled.
|
default ServerlessSasl.Builder |
ServerlessSasl.Builder.iam(Consumer<Iam.Builder> iam)
Indicates whether IAM access control is enabled.
|
Copyright © 2023. All rights reserved.