| Package | Description |
|---|---|
| org.mule.connectors.restconnect.commons.internal.util |
| Modifier and Type | Method and Description |
|---|---|
static RestRequestBuilder.QueryParamFormat |
RestRequestBuilder.QueryParamFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestRequestBuilder.QueryParamFormat[] |
RestRequestBuilder.QueryParamFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RestRequestBuilder |
RestRequestBuilder.setQueryParamFormat(RestRequestBuilder.QueryParamFormat queryParamFormat)
Defines the format in which the query parameter arrays must be handled by this request.
|
Copyright © 2019. All rights reserved.