-
Issue an HTTP DELETE request to the zOSMF server with no request body
Issue an HTTP PUT request to the zOSMF server with no request body
Return the content from the zOSMF request as an object
com.google.gson.JsonArray
Return the text content from the zOSMF request JSON array object
com.google.gson.JsonObject
Return the text content from the zOSMF request as a JSON object
Return the text content from the zOSMF request as text
Issue an HTTP POST request to the zOSMF server with a request body of content type of application/json
Issue an HTTP PUT request to the zOSMF server with a request body of content type of text/plain
Issue an HTTP PUT request to the zOSMF server with a request body of content type of application/json
Issue an HTTP PUT request to the zOSMF server with a request body of content type of text/plain
@NotNull com.google.gson.JsonObject
Return the JSON response from the zOSMF Server Information request