public final class TenantId extends org.onlab.util.Identifier<String>
| Modifier and Type | Method and Description |
|---|---|
String |
tenantId()
Returns the tenant identifier.
|
static TenantId |
tenantId(String tenantid)
Creates a network id using the tenantid.
|