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