Uses of Class
com.cumulocity.rest.representation.tenant.TenantReferenceRepresentation
-
Uses of TenantReferenceRepresentation in com.cumulocity.rest.representation.application
Modifier and TypeMethodDescriptionApplicationRepresentation.ApplicationRepresentationBuilder.owner
(TenantReferenceRepresentation owner) void
ApplicationRepresentation.setOwner
(TenantReferenceRepresentation owner) ModifierConstructorDescriptionApplicationRepresentation
(String id, String name, String key, String type, String availability, TenantReferenceRepresentation owner, String contextPath, String resourcesUrl, String resourcesUsername, String resourcesPassword, String externalUrl, ManifestRepresentation manifest, String activeVersionId, List<String> requiredRoles, List<String> roles, List<ApplicationVersionRepresentation> applicationVersions, String url)