Class InferenceResponse


  • public class InferenceResponse
    extends CommonResponse
    Represents an asynchronous inference response (V2).
    • Constructor Detail

      • InferenceResponse

        public InferenceResponse()
    • Method Detail

      • getInference

        public Inference getInference()
        Inference result.