All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.com.rallydev.rest.response.UpdateResponse.html Maven / Gradle / Ivy

There is a newer version: 2.2.1
Show newest version





UpdateResponse (Rally Rest API for Java 2.1)











com.rallydev.rest.response

Class UpdateResponse



  • public class UpdateResponse
    extends Response
    Represents a WSAPI response from updating an object.
    • Constructor Detail

      • UpdateResponse

        public UpdateResponse(String updateResponse)
        Create a new update response from the specified JSON encoded string.
        Parameters:
        updateResponse - the JSON encoded string
    • Method Detail

      • getObject

        public JsonObject getObject()
        Get the updated object.

        Returns null if the operation was not successful

        Returns:
        the updated object




© 2015 - 2025 Weber Informatics LLC | Privacy Policy