public static interface Unauthenticated.Builder extends SdkPojo, CopyableBuilder<Unauthenticated.Builder,Unauthenticated>
| Modifier and Type | Method and Description |
|---|---|
Unauthenticated.Builder |
enabled(Boolean enabled)
Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUnauthenticated.Builder enabled(Boolean enabled)
Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.
enabled - Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.
Copyright © 2023. All rights reserved.