doc.com.rallydev.rest.response.DeleteResponse.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rally-rest-api Show documentation
Show all versions of rally-rest-api Show documentation
A java toolkit for interacting with the Rally Rest API
DeleteResponse (Rally Rest API for Java 2.1)
com.rallydev.rest.response
Class DeleteResponse
- java.lang.Object
-
- com.rallydev.rest.response.Response
-
- com.rallydev.rest.response.DeleteResponse
-
public class DeleteResponse
extends Response
Represents a WSAPI response from deleting an object
-
-
Constructor Summary
Constructors
Constructor and Description
DeleteResponse(String deleteResponse)
Create a new delete response from the specified JSON encoded string.
-
-
Constructor Detail
-
DeleteResponse
public DeleteResponse(String deleteResponse)
Create a new delete response from the specified JSON encoded string.
- Parameters:
deleteResponse
- the JSON encoded string
© 2015 - 2025 Weber Informatics LLC | Privacy Policy