public class UpdateEntityReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateEntityReq.Builder |
| 构造器和说明 |
|---|
UpdateEntityReq() |
UpdateEntityReq(UpdateEntityReq.Builder builder) |
public UpdateEntityReq()
public UpdateEntityReq(UpdateEntityReq.Builder builder)
public static UpdateEntityReq.Builder newBuilder()
public String getBlockId()
public void setBlockId(String blockId)
public Entity getEntity()
public void setEntity(Entity body)
Copyright © 2022. All rights reserved.