| Package | Description |
|---|---|
| io.vertigo.vega.rest.metamodel |
| Modifier and Type | Method and Description |
|---|---|
EndPointDefinition.Verb |
EndPointDefinition.getVerb() |
static EndPointDefinition.Verb |
EndPointDefinition.Verb.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndPointDefinition.Verb[] |
EndPointDefinition.Verb.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndPointDefinitionBuilder.with(EndPointDefinition.Verb verb,
String path) |
Copyright © 2014. All Rights Reserved.