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