Package | Description |
---|---|
com.cumulocity.rest.representation.application |
Modifier and Type | Method and Description |
---|---|
TenantReferenceRepresentation |
ApplicationRepresentation.getOwner() |
Modifier and Type | Method and Description |
---|---|
ApplicationRepresentation.ApplicationRepresentationBuilder |
ApplicationRepresentation.ApplicationRepresentationBuilder.owner(TenantReferenceRepresentation owner) |
void |
ApplicationRepresentation.setOwner(TenantReferenceRepresentation owner) |
Constructor and Description |
---|
ApplicationRepresentation(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,
String url) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.