public static class PatchSchemaReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchSchemaReq |
build() |
PatchSchemaReqBody |
getPatchSchemaReqBody() |
PatchSchemaReq.Builder |
patchSchemaReqBody(PatchSchemaReqBody body) |
PatchSchemaReq.Builder |
schemaId(String schemaId) |
public PatchSchemaReq.Builder schemaId(String schemaId)
public PatchSchemaReqBody getPatchSchemaReqBody()
public PatchSchemaReq.Builder patchSchemaReqBody(PatchSchemaReqBody body)
public PatchSchemaReq build()
Copyright © 2022. All rights reserved.