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

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

The newest version!





CreateResponse (Rally Rest API for Java 2.2)











com.rallydev.rest.response

Class CreateResponse



  • public class CreateResponse
    extends Response
    Represents a WSAPI response from creating an object
    • Constructor Detail

      • CreateResponse

        public CreateResponse(String createResponse)
        Create a new create response from the specified JSON encoded string.
        Parameters:
        createResponse - the JSON encoded string
    • Method Detail

      • getObject

        public JsonObject getObject()
        Get the created object.

        Returns null if the operation was not successful

        Returns:
        the created object




© 2015 - 2025 Weber Informatics LLC | Privacy Policy