public static interface KafkaAuthSchemeParams.Builder extends CopyableBuilder<KafkaAuthSchemeParams.Builder,KafkaAuthSchemeParams>
KafkaAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
KafkaAuthSchemeParams |
build()
Returns a
KafkaAuthSchemeParams object that is created from the properties that have been set on the
builder. |
KafkaAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
KafkaAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationKafkaAuthSchemeParams.Builder operation(String operation)
KafkaAuthSchemeParams.Builder region(Region region)
KafkaAuthSchemeParams build()
KafkaAuthSchemeParams object that is created from the properties that have been set on the
builder.build in interface Buildablebuild in interface SdkBuilder<KafkaAuthSchemeParams.Builder,KafkaAuthSchemeParams>Copyright © 2023. All rights reserved.