| Package | Description |
|---|---|
| com.podio.hook |
| Modifier and Type | Method and Description |
|---|---|
static HookType |
HookType.getByName(String value) |
HookType |
HookCreate.getType() |
HookType |
Hook.getType() |
static HookType |
HookType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HookType[] |
HookType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HookCreate.setType(HookType type) |
void |
Hook.setType(HookType type) |
| Constructor and Description |
|---|
HookCreate(String url,
HookType type) |
Copyright © 2014. All Rights Reserved.