Uses of Class
com.cumulocity.rest.representation.tenant.TenantApiRepresentation
Packages that use TenantApiRepresentation
-
Uses of TenantApiRepresentation in com.cumulocity.rest.representation.platform
Methods in com.cumulocity.rest.representation.platform that return TenantApiRepresentationMethods in com.cumulocity.rest.representation.platform with parameters of type TenantApiRepresentationModifier and TypeMethodDescriptionvoid
PlatformApiRepresentation.setTenant
(TenantApiRepresentation tenant) -
Uses of TenantApiRepresentation in com.cumulocity.sdk.client.option
Constructors in com.cumulocity.sdk.client.option with parameters of type TenantApiRepresentationModifierConstructorDescriptionSystemOptionApiImpl
(RestConnector restConnector, TenantApiRepresentation tenantApiRepresentation) TenantOptionApiImpl
(RestConnector restConnector, TenantApiRepresentation tenantApiRepresentation, int pageSize)