Class TenantApiRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.tenant.TenantApiRepresentation
- All Implemented Interfaces:
ResourceRepresentation,org.svenson.DynamicProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetOptions(OptionCollectionRepresentation options) voidsetTenantApplicationForId(String tenantApplicationForId) voidsetTenantApplications(String tenantApplications) voidsetTenantForId(String tenantForId) voidsetTenantOptionForCategoryAndKey(String tenantOptionForCategoryAndKey) voidsetTenantOptionsForCategory(String tenantOptionsForCategory) voidsetTenants(TenantCollectionRepresentation tenants) voidsetTenantSystemOptions(String tenantSystemOptions) voidsetTenantSystemOptionsForCategoryAndKey(String tenantSystemOptionsForCategoryAndKey) toString()Methods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setPropertyMethods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, getSelfDecoded, setSelf, toJSON
-
Constructor Details
-
TenantApiRepresentation
public TenantApiRepresentation()
-
-
Method Details
-
getURITemplates
-
getTenants
-
getOptions
-
getTenantForId
-
getTenantApplications
-
getTenantApplicationForId
-
getTenantOptionForCategoryAndKey
-
getTenantOptionsForCategory
-
getTenantSystemOptions
-
getTenantSystemOptionsForCategoryAndKey
-
setTenants
-
setOptions
-
setTenantForId
-
setTenantApplications
-
setTenantApplicationForId
-
setTenantOptionForCategoryAndKey
-
setTenantOptionsForCategory
-
setTenantSystemOptions
-
setTenantSystemOptionsForCategoryAndKey
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
- Overrides:
toStringin classBaseResourceRepresentation
-