Interface LicenseServiceConfiguration.Builder

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

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

    • endpoint

      The endpoint of the license service that is accessed by the studio component resource.

      Parameters:
      endpoint - The endpoint of the license service that is accessed by the studio component resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.