Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
TenantResource |
TenantResource.clone() |
TenantResource |
TenantResource.set(String fieldName,
Object value) |
TenantResource |
TenantResource.setResource(String resource)
Output only.
|
TenantResource |
TenantResource.setStatus(String status)
Status of tenant resource.
|
TenantResource |
TenantResource.setTag(String tag)
Unique per single tenancy unit.
|
Modifier and Type | Method and Description |
---|---|
List<TenantResource> |
TenancyUnit.getTenantResources()
Resources constituting the tenancy unit.
|
Modifier and Type | Method and Description |
---|---|
TenancyUnit |
TenancyUnit.setTenantResources(List<TenantResource> tenantResources)
Resources constituting the tenancy unit.
|
Copyright © 2011–2021 Google. All rights reserved.