| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
HumanUserUpdate |
HumanUserUpdate.id(Long id) |
HumanUserUpdate |
HumanUserUpdate.version(Long version) |
| Modifier and Type | Method and Description |
|---|---|
HumanUser |
HumanUserService.update(HumanUserUpdate entity)
Update
This updates the entity with the given properties.
|
HumanUser |
HumanUserService.update(HumanUserUpdate entity,
Map<String,Object> params)
Update
This updates the entity with the given properties.
|
com.google.api.client.http.HttpResponse |
HumanUserService.updateForHttpResponse(HumanUserUpdate entity) |
com.google.api.client.http.HttpResponse |
HumanUserService.updateForHttpResponse(HumanUserUpdate entity,
Map<String,Object> params) |
Copyright © 2021. All rights reserved.