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