Interface DeviceOptions.Builder

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

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

    • tenantId

      DeviceOptions.Builder tenantId(String tenantId)

      The ID of the tenant application with the device-identity provider.

      Parameters:
      tenantId - The ID of the tenant application with the device-identity provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.