Class StopTransformRequest

    • Constructor Detail

      • StopTransformRequest

        public StopTransformRequest​(String id)
      • StopTransformRequest

        public StopTransformRequest​(String id,
                                    Boolean waitForCompletion,
                                    TimeValue timeout)
    • Method Detail

      • getId

        public String getId()
      • setWaitForCompletion

        public void setWaitForCompletion​(Boolean waitForCompletion)
      • getWaitForCompletion

        public Boolean getWaitForCompletion()
      • setTimeout

        public void setTimeout​(TimeValue timeout)
      • getAllowNoMatch

        public Boolean getAllowNoMatch()
      • setAllowNoMatch

        public void setAllowNoMatch​(Boolean allowNoMatch)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object