Class CreateFolderAsyncJson

    • Constructor Detail

      • CreateFolderAsyncJson

        public CreateFolderAsyncJson()
    • Method Detail

      • getDeviceType

        public DeviceType getDeviceType()
        Device type
        Returns:
        Device type
      • setDeviceType

        public void setDeviceType​(DeviceType deviceType)
        Device type
        Parameters:
        deviceType - Device type
      • getPaths

        public List<String> getPaths()
        ordered path list
        Returns:
        ordered path list
      • setPaths

        public void setPaths​(List<String> paths)
        ordered path list
        Parameters:
        paths - ordered path list
      • getWorkspaceUuid

        public String getWorkspaceUuid()
        Workspace guid
        Returns:
        Workspace guid
      • setWorkspaceUuid

        public void setWorkspaceUuid​(String workspaceUuid)
        Workspace guid
        Parameters:
        workspaceUuid - Workspace guid
      • isForceAction

        public boolean isForceAction()
      • setForceAction

        public void setForceAction​(boolean forceAction)
      • getExternalRepositoryIdentifier

        public ExternalRepositoryIdRequestJson getExternalRepositoryIdentifier()
        External repository identifier
        Returns:
        External repository identifier
      • setExternalRepositoryIdentifier

        public void setExternalRepositoryIdentifier​(ExternalRepositoryIdRequestJson externalRepositoryIdentifier)
        External repository identifier
        Parameters:
        externalRepositoryIdentifier - External repository identifier