| Package | Description |
|---|---|
| com.force.api.http |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest.ResponseFormat |
HttpRequest.getResponseFormat() |
static HttpRequest.ResponseFormat |
HttpRequest.ResponseFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpRequest.ResponseFormat[] |
HttpRequest.ResponseFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequest.responseFormat(HttpRequest.ResponseFormat value) |
Copyright © 2016. All rights reserved.