| Package | Description |
|---|---|
| com.intuit.oauth2.http |
| Modifier and Type | Method and Description |
|---|---|
static MethodType |
MethodType.fromValue(String value) |
MethodType |
Request.getMethod() |
static MethodType |
MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodType[] |
MethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RequestBuilder(MethodType method,
String url) |
Copyright © 2019. All Rights Reserved.