public class RestCmsRequestMethod<T,R> extends AbstractRequestMethod<T,R>
| Modifier | Constructor and Description |
|---|---|
protected |
RestCmsRequestMethod(HttpMethod httpMethod,
String methodPath,
HttpUriParams uriParams) |
protected |
RestCmsRequestMethod(T requestObject,
HttpMethod httpMethod,
String methodPath) |
headers, httpMethod, path, requestBody, responseClass, uriParamsprotected RestCmsRequestMethod(T requestObject, HttpMethod httpMethod, String methodPath)
protected RestCmsRequestMethod(HttpMethod httpMethod, String methodPath, HttpUriParams uriParams)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.