Package | Description |
---|---|
org.ovirt.engine.sdk.entities |
Modifier and Type | Method and Description |
---|---|
static HttpMethod |
HttpMethod.fromValue(String v) |
HttpMethod |
Request.getHttpMethod()
Gets the value of the httpMethod property.
|
static HttpMethod |
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethod[] |
HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Request.setHttpMethod(HttpMethod value)
Sets the value of the httpMethod property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0