Class GetTransformRequest

    • Constructor Detail

      • GetTransformRequest

        public GetTransformRequest​(String... ids)
    • Method Detail

      • getAllTransformRequest

        public static GetTransformRequest getAllTransformRequest()
        Helper method to create a request that will get ALL Transforms
        Returns:
        new GetTransformRequest object for the id "_all"
      • getPageParams

        public PageParams getPageParams()
      • setPageParams

        public void setPageParams​(PageParams pageParams)
      • getAllowNoMatch

        public Boolean getAllowNoMatch()
      • setAllowNoMatch

        public void setAllowNoMatch​(Boolean allowNoMatch)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object