Uses of Class
com.cumulocity.rest.representation.tenant.TenantRepresentation
Packages that use TenantRepresentation
-
Uses of TenantRepresentation in com.cumulocity.rest.representation.tenant
Methods in com.cumulocity.rest.representation.tenant that return TenantRepresentationMethods in com.cumulocity.rest.representation.tenant that return types with arguments of type TenantRepresentationModifier and TypeMethodDescriptionTenantCollectionRepresentation.getTenants()
TenantCollectionRepresentation.iterator()
Methods in com.cumulocity.rest.representation.tenant with parameters of type TenantRepresentationModifier and TypeMethodDescriptionvoid
TenantReferenceRepresentation.setTenant
(TenantRepresentation tenant) Method parameters in com.cumulocity.rest.representation.tenant with type arguments of type TenantRepresentationModifier and TypeMethodDescriptionvoid
TenantCollectionRepresentation.setTenants
(List<TenantRepresentation> tenants)