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