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