| Package | Description |
|---|---|
| com.feedhenry.sdk.api |
| Modifier and Type | Method and Description |
|---|---|
static FHCloudRequest.Methods |
FHCloudRequest.Methods.parse(String pMethod)
Casts a HTTP Method name to a Methods enum.
|
static FHCloudRequest.Methods |
FHCloudRequest.Methods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FHCloudRequest.Methods[] |
FHCloudRequest.Methods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FHCloudRequest.setMethod(FHCloudRequest.Methods pMethod) |
Copyright © 2016 Red Hat. All rights reserved.