| Package | Description |
|---|---|
| com.contentstack.sdk | |
| com.contentstack.sdk.utility |
| Modifier and Type | Method and Description |
|---|---|
CSAppConstants.RequestMethod |
IURLRequestHTTP.getRequestMethod() |
CSAppConstants.RequestMethod |
CSHttpConnection.getRequestMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
IURLRequestHTTP.setRequestMethod(CSAppConstants.RequestMethod requestMethod) |
void |
CSHttpConnection.setRequestMethod(CSAppConstants.RequestMethod requestMethod) |
| Modifier and Type | Method and Description |
|---|---|
static CSAppConstants.RequestMethod |
CSAppConstants.RequestMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSAppConstants.RequestMethod[] |
CSAppConstants.RequestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Contentstack. All rights reserved.