Search

Class com.hpe.ov4vro.model.RestResponse

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
com.hpe.ov4vro.model.RestResponse() constructor
getResponseBody() String
getResponseHeader() Object[]
setResponseBody(String ) void
setResponseHeader(Object[] ) void

Returned by

Method Returns
com.hpe.ov4vro.model.Connection.executeRequest(String , String , String , Object[] ) com.hpe.ov4vro.model.RestResponse
com.hpe.ov4vro.oneview.client.CustomBaseClient.executeHTTPRequest(com.hp.ov.sdk.rest.http.core.client.Request ) com.hpe.ov4vro.model.RestResponse
HPEOneViewRestResponse.__getTarget() com.hpe.ov4vro.model.RestResponse

Referenced in

None