public static class BlockService.Entity extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateEntityResp |
create(CreateEntityReq req) |
CreateEntityResp |
create(CreateEntityReq req,
RequestOptions reqOptions) |
UpdateEntityResp |
update(UpdateEntityReq req) |
UpdateEntityResp |
update(UpdateEntityReq req,
RequestOptions reqOptions) |
public Entity(Config config)
public CreateEntityResp create(CreateEntityReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateEntityResp create(CreateEntityReq req) throws Exception
Exceptionpublic UpdateEntityResp update(UpdateEntityReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateEntityResp update(UpdateEntityReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.