public static class UpdateEntityReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateEntityReq.Builder |
blockId(String blockId)
block唯一标识
示例值:7794641623571830467
|
UpdateEntityReq |
build() |
UpdateEntityReq.Builder |
entity(Entity body)
body
|
Entity |
getEntity() |
public UpdateEntityReq.Builder blockId(String blockId)
示例值:7794641623571830467
blockId - public Entity getEntity()
public UpdateEntityReq.Builder entity(Entity body)
body - public UpdateEntityReq build()
Copyright © 2024. All rights reserved.