@Beta public final class TenantId extends Identifier<java.lang.String>
Modifier and Type | Field and Description |
---|---|
static TenantId |
NONE
Represents no tenant, or an unspecified tenant.
|
identifier
Modifier | Constructor and Description |
---|---|
protected |
TenantId() |
Modifier and Type | Method and Description |
---|---|
static TenantId |
tenantId(java.lang.String id)
Creates a tenant id using the supplied backing id.
|
equals, hashCode, id, toString