Package | Description |
---|---|
com.sugestio.client | |
com.sugestio.client.call |
Modifier and Type | Method and Description |
---|---|
SugestioClient.Verb |
SugestioResult.getVerb() |
static SugestioClient.Verb |
SugestioClient.Verb.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SugestioClient.Verb[] |
SugestioClient.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 |
SugestioResult.setVerb(SugestioClient.Verb verb) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
Call.getUri(SugestioClient.Verb verb,
SugestioClient.ResourceType resourceType) |