Class EditCleanupSettingsRequestObject

  • All Implemented Interfaces:
    JsonObject

    public class EditCleanupSettingsRequestObject
    extends Object
    implements JsonObject
    Since:
    2019.2
    • Constructor Detail

      • EditCleanupSettingsRequestObject

        public EditCleanupSettingsRequestObject()
    • Method Detail

      • getHolder

        @Nullable
        public String getHolder()
      • getHolderId

        @Nullable
        public String getHolderId()
      • getType

        @Nullable
        public String getType()
      • getPreventDependencies

        @Nullable
        public Boolean getPreventDependencies()
      • getCleanupPoliciesDisabled

        @Nullable
        public Boolean getCleanupPoliciesDisabled()