public static class GetNeighborsResponse.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GetNeighborsResponse |
build() |
GetNeighborsResponse.Builder |
setResult(ResponseCommon result) |
GetNeighborsResponse.Builder |
setVertices(DataSet vertices) |
public GetNeighborsResponse.Builder setResult(ResponseCommon result)
public GetNeighborsResponse.Builder setVertices(DataSet vertices)
public GetNeighborsResponse build()
Copyright © 2022. All rights reserved.