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