| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.commons.api.operation | |
| com.mulesoft.connectivity.rest.commons.internal.util |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityRequestParameters
A parameter group that contains general parameters for operations which do not accept an HTTP entity
|
class |
NonEntityRequestParameters
A parameter group that contains general parameters for operations which do not accept an HTTP entity
|
| Modifier and Type | Method and Description |
|---|---|
protected RestRequestBuilder |
BaseRestOperation.getRequestBuilderWithBindings(String baseUri,
String path,
org.mule.runtime.http.api.HttpConstants.Method method,
RequestParameters requestParameters,
ConfigurationOverrides overrides) |
| Constructor and Description |
|---|
RestRequestBuilder(String baseUri,
String path,
org.mule.runtime.http.api.HttpConstants.Method method,
RequestParameters requestParameters)
Creates a preconfigured
RestRequestBuilder per the given parameters. |
Copyright © 2024. All rights reserved.