class TenancyUnit extends Collection (View source)

Properties

protected $collection_key
string $consumer
string $createTime
string $name
string $service
protected $tenantResourcesType
protected $tenantResourcesDataType

Methods

setConsumer($consumer)

No description

string
getConsumer()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setName($name)

No description

string
getName()

No description

setService($service)

No description

string
getService()

No description

setTenantResources($tenantResources)

No description

getTenantResources()

No description

Details

setConsumer($consumer)

No description

Parameters

$consumer

string getConsumer()

No description

Return Value

string

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setService($service)

No description

Parameters

$service

string getService()

No description

Return Value

string

setTenantResources($tenantResources)

No description

Parameters

$tenantResources

TenantResource[] getTenantResources()

No description

Return Value

TenantResource[]