Package | Description |
---|---|
com.cumulocity.rest.representation.application |
Modifier and Type | Method and Description |
---|---|
ApplicationUserRepresentation |
ApplicationUserRepresentation.ApplicationUserRepresentationBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ApplicationUserRepresentation> |
ApplicationUserCollectionRepresentation.getUsers() |
Iterator<ApplicationUserRepresentation> |
ApplicationUserCollectionRepresentation.iterator() |
Modifier and Type | Method and Description |
---|---|
ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder |
ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder.user(ApplicationUserRepresentation user) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationUserCollectionRepresentation.setUsers(List<ApplicationUserRepresentation> users) |
ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder |
ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder.users(Collection<? extends ApplicationUserRepresentation> users) |
Constructor and Description |
---|
ApplicationUserCollectionRepresentation(List<ApplicationUserRepresentation> users) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.