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