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