@Beta
public final class TenantId
extends org.onlab.util.Identifier<java.lang.String>
| Modifier and Type | Field and Description |
|---|---|
static TenantId |
NONE
Represents no tenant, or an unspecified tenant.
|
| 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.
|