public static class BatchOlapPropertyRequest.OlapVertex.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
BatchOlapPropertyRequest.OlapVertex |
build() |
BatchOlapPropertyRequest.OlapVertex.Builder |
id(Object id) |
BatchOlapPropertyRequest.OlapVertex.Builder |
label(String label) |
BatchOlapPropertyRequest.OlapVertex.Builder |
value(Object value) |
public BatchOlapPropertyRequest.OlapVertex.Builder id(Object id)
public BatchOlapPropertyRequest.OlapVertex.Builder label(String label)
public BatchOlapPropertyRequest.OlapVertex.Builder value(Object value)
public BatchOlapPropertyRequest.OlapVertex build()
Copyright © 2023 The Apache Software Foundation. All rights reserved.