Package | Description |
---|---|
com.cumulocity.rest.representation.application | |
com.cumulocity.rest.representation.user |
Modifier and Type | Method and Description |
---|---|
ApplicationRepresentation |
ApplicationRepresentation.ApplicationRepresentationBuilder.build() |
ApplicationRepresentation |
ApplicationReferenceRepresentation.getApplication() |
Modifier and Type | Method and Description |
---|---|
List<ApplicationRepresentation> |
ApplicationCollectionRepresentation.getApplications() |
Iterator<ApplicationRepresentation> |
ApplicationCollectionRepresentation.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationReferenceRepresentation.setApplication(ApplicationRepresentation application) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationCollectionRepresentation.setApplications(List<ApplicationRepresentation> applications) |
Modifier and Type | Method and Description |
---|---|
List<ApplicationRepresentation> |
GroupRepresentation.getApplications() |
List<ApplicationRepresentation> |
UserRepresentation.getApplications() |
Modifier and Type | Method and Description |
---|---|
void |
GroupRepresentation.setApplications(List<ApplicationRepresentation> applications) |
void |
UserRepresentation.setApplications(List<ApplicationRepresentation> applications) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.