Class RequestsResponse



  • public class RequestsResponse
    extends ResponseWrapper
    Represents a response that is received from Zendesk server when getting requests.
    See Also:
    Getting Requests
    • Constructor Detail

      • RequestsResponse

        public RequestsResponse()
    • Method Detail

      • getRequests

        public java.util.List<Request> getRequests()
        Gets the requests contained in this response
        Returns:
        the requests contained in this response