public static interface Tenant.Builder extends SdkPojo, CopyableBuilder<Tenant.Builder,Tenant>
| Modifier and Type | Method and Description |
|---|---|
Tenant.Builder |
tenantDisplayName(String tenantDisplayName)
The display name of the tenant.
|
Tenant.Builder |
tenantIdentifier(String tenantIdentifier)
The ID of the application tenant.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTenant.Builder tenantIdentifier(String tenantIdentifier)
The ID of the application tenant.
tenantIdentifier - The ID of the application tenant.Tenant.Builder tenantDisplayName(String tenantDisplayName)
The display name of the tenant.
tenantDisplayName - The display name of the tenant.Copyright © 2023. All rights reserved.