| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
WebhookListenerCreate |
WebhookListenerCreate.entity(Long entity) |
WebhookListenerCreate |
WebhookListenerCreate.identity(Long identity) |
WebhookListenerCreate |
WebhookListenerCreate.url(Long url) |
| Modifier and Type | Method and Description |
|---|---|
WebhookListener |
WebhookListenerService.create(Long spaceId,
WebhookListenerCreate entity)
Create
Creates the entity with the given properties.
|
WebhookListener |
WebhookListenerService.create(Long spaceId,
WebhookListenerCreate entity,
Map<String,Object> params)
Create
Creates the entity with the given properties.
|
com.google.api.client.http.HttpResponse |
WebhookListenerService.createForHttpResponse(Long spaceId,
WebhookListenerCreate entity) |
com.google.api.client.http.HttpResponse |
WebhookListenerService.createForHttpResponse(Long spaceId,
WebhookListenerCreate entity,
Map<String,Object> params) |
Copyright © 2022. All rights reserved.