Interface StringResponse

All Superinterfaces:
DataRetrievalResponse
All Known Implementing Classes:
StringResponseImpl

public interface StringResponse extends DataRetrievalResponse
  • Method Details

    • getResponse

      String getResponse()