Package | Description |
---|---|
com.cumulocity.rest.representation.user | |
com.cumulocity.sdk.client.user |
Modifier and Type | Method and Description |
---|---|
UserRepresentation |
UserReferenceRepresentation.getUser() |
Modifier and Type | Method and Description |
---|---|
List<UserRepresentation> |
UserCollectionRepresentation.getUsers() |
List<UserRepresentation> |
DevicePermissionOwnersRepresentation.getUsers() |
Iterator<UserRepresentation> |
UserCollectionRepresentation.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
DevicePermissionOwnersRepresentation.addUser(UserRepresentation representation) |
void |
UserReferenceRepresentation.setUser(UserRepresentation user) |
Modifier and Type | Method and Description |
---|---|
void |
UserCollectionRepresentation.setUsers(List<UserRepresentation> users) |
void |
DevicePermissionOwnersRepresentation.setUsers(List<UserRepresentation> users) |
Modifier and Type | Method and Description |
---|---|
UserRepresentation |
UserApi.create(String tenant,
UserRepresentation userRepresentation) |
UserRepresentation |
UserApiImpl.create(String tenant,
UserRepresentation userRepresentation) |
UserRepresentation |
UserApi.getCurrentUserWithCustomProperties() |
UserRepresentation |
UserApiImpl.getCurrentUserWithCustomProperties() |
UserRepresentation |
UserApi.getUser(String tenant,
String user) |
UserRepresentation |
UserApiImpl.getUser(String tenant,
String user) |
UserRepresentation |
UserApi.update(String tenant,
UserRepresentation userRepresentation) |
UserRepresentation |
UserApiImpl.update(String tenant,
UserRepresentation userRepresentation) |
Modifier and Type | Method and Description |
---|---|
UserRepresentation |
UserApi.create(String tenant,
UserRepresentation userRepresentation) |
UserRepresentation |
UserApiImpl.create(String tenant,
UserRepresentation userRepresentation) |
UserRepresentation |
UserApi.update(String tenant,
UserRepresentation userRepresentation) |
UserRepresentation |
UserApiImpl.update(String tenant,
UserRepresentation userRepresentation) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.