public static class PatchSchemaReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchSchemaReq |
build() |
PatchSchemaReqBody |
getPatchSchemaReqBody() |
PatchSchemaReq.Builder |
patchSchemaReqBody(PatchSchemaReqBody body)
body
|
PatchSchemaReq.Builder |
schemaId(String schemaId)
用户自定义数据范式的唯一标识
示例值:custom_schema_id
|
public PatchSchemaReq.Builder schemaId(String schemaId)
示例值:custom_schema_id
schemaId - public PatchSchemaReqBody getPatchSchemaReqBody()
public PatchSchemaReq.Builder patchSchemaReqBody(PatchSchemaReqBody body)
body - public PatchSchemaReq build()
Copyright © 2024. All rights reserved.