public class CreatePath extends Operation
| Constructor and Description |
|---|
CreatePath(String defaultPrimaryType) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OperationVisitor v) |
void |
addSegment(String path,
String primaryType) |
List<PathSegmentDefinition> |
getDefinitions() |
protected String |
getParametersDescription() |
String |
toString() |
public CreatePath(String defaultPrimaryType)
protected String getParametersDescription()
getParametersDescription in class Operationpublic void accept(OperationVisitor v)
public List<PathSegmentDefinition> getDefinitions()
Copyright © 2017 The Apache Software Foundation. All rights reserved.