Interface Licensing.Builder

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

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

    • osByol

      Licensing.Builder osByol(Boolean osByol)

      Whether to enable "Bring your own license" or not.

      Parameters:
      osByol - Whether to enable "Bring your own license" or not.
      Returns:
      Returns a reference to this object so that method calls can be chained together.