public interface IRestResponseFactory
| Modifier and Type | Method and Description |
|---|---|
RestResponse |
get(String restResponse)
Returns a
RestResponse instance for a given rest response string. |
RestResponse get(String restResponse) throws OpenShiftException
RestResponse instance for a given rest response string.rest - response stringOpenShiftExceptionRestResponseCopyright © 2016 JBoss by Red Hat. All rights reserved.