Class InferenceModel


  • public class InferenceModel
    extends Object
    Model information for a V2 API inference.
    • Constructor Detail

      • InferenceModel

        public InferenceModel​(String id)
      • InferenceModel

        public InferenceModel()
    • Method Detail

      • getId

        public String getId()
        The ID of the model.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object