Class TenantId


  • public final class TenantId
    extends Identifier<String>
    Representation of network tenant.
    • Field Detail

      • NONE

        public static final TenantId NONE
        Represents no tenant, or an unspecified tenant.
    • Constructor Detail

      • TenantId

        protected TenantId()
    • Method Detail

      • tenantId

        public static TenantId tenantId​(String id)
        Creates a tenant id using the supplied backing id.
        Parameters:
        id - network id
        Returns:
        network identifier