Interface Unauthenticated.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Unauthenticated.Builder,Unauthenticated>, SdkBuilder<Unauthenticated.Builder,Unauthenticated>, SdkPojo
Enclosing class:
Unauthenticated

public static interface Unauthenticated.Builder extends SdkPojo, CopyableBuilder<Unauthenticated.Builder,Unauthenticated>
  • Method Details

    • enabled

      Unauthenticated.Builder enabled(Boolean enabled)

      Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.

      Parameters:
      enabled -

      Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.

      Returns:
      Returns a reference to this object so that method calls can be chained together.