public class RestParamConstructor extends Object
| Constructor and Description |
|---|
RestParamConstructor(Account account,
BaseRestRequestParam baseRestRequestParam) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpEntity |
getEntity() |
List<org.apache.http.Header> |
getHeaders() |
List<Param> |
getPathParams() |
String |
getRestHttpURLParamString() |
public RestParamConstructor(Account account, BaseRestRequestParam baseRestRequestParam) throws Exception
ExceptionCopyright © 2024. All rights reserved.