public class TemplatePathsRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TemplatePathsRequest.Builder |
| Modifier and Type | Field and Description |
|---|---|
long |
capacity |
long |
limit |
List<RepeatEdgeStep> |
steps |
boolean |
withRing |
boolean |
withVertex |
| Modifier and Type | Method and Description |
|---|---|
static TemplatePathsRequest.Builder |
builder() |
String |
toString() |
public List<RepeatEdgeStep> steps
public boolean withRing
public long capacity
public long limit
public boolean withVertex
public static TemplatePathsRequest.Builder builder()
Copyright © 2021. All rights reserved.