public class PropertyCreator extends BaseClient<Property> implements ClientResult<Boolean>
| Constructor and Description |
|---|
PropertyCreator(Config config) |
| Modifier and Type | Method and Description |
|---|---|
Result<Boolean> |
run() |
PropertyCreator |
withClassName(String className) |
PropertyCreator |
withProperty(Property property) |
sendDeleteRequest, sendGetRequest, sendHeadRequest, sendPatchRequest, sendPostRequest, sendPutRequestpublic PropertyCreator(Config config)
public PropertyCreator withClassName(String className)
public PropertyCreator withProperty(Property property)
public Result<Boolean> run()
run in interface ClientResult<Boolean>Copyright © 2022 SeMI Technologies B.V.. All rights reserved.