public class TemplatePathsRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TemplatePathsRequest.Builder |
| Modifier and Type | Field and Description |
|---|---|
long |
capacity |
int |
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 int limit
public boolean withVertex
public static TemplatePathsRequest.Builder builder()
Copyright © 2023 The Apache Software Foundation. All rights reserved.