public class TenantApiRepresentation extends AbstractExtensibleRepresentation
Constructor and Description |
---|
TenantApiRepresentation() |
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setProperty
getSelf, getSelfDecoded, setSelf, toJSON
public TenantCollectionRepresentation getTenants()
public OptionCollectionRepresentation getOptions()
public String getTenantForId()
public String getTenantApplications()
public String getTenantApplicationForId()
public String getTenantOptionForCategoryAndKey()
public String getTenantOptionsForCategory()
public String getTenantSystemOptions()
public String getTenantSystemOptionsForCategoryAndKey()
public void setTenants(TenantCollectionRepresentation tenants)
public void setOptions(OptionCollectionRepresentation options)
public void setTenantForId(String tenantForId)
public void setTenantApplications(String tenantApplications)
public void setTenantApplicationForId(String tenantApplicationForId)
public void setTenantOptionForCategoryAndKey(String tenantOptionForCategoryAndKey)
public void setTenantOptionsForCategory(String tenantOptionsForCategory)
public void setTenantSystemOptions(String tenantSystemOptions)
public void setTenantSystemOptionsForCategoryAndKey(String tenantSystemOptionsForCategoryAndKey)
protected boolean canEqual(Object other)
public String toString()
toString
in class BaseResourceRepresentation
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.