Interface DataRepositoryTaskFilter.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DataRepositoryTaskFilter.Builder,DataRepositoryTaskFilter>, SdkBuilder<DataRepositoryTaskFilter.Builder,DataRepositoryTaskFilter>, SdkPojo
Enclosing class:
DataRepositoryTaskFilter

public static interface DataRepositoryTaskFilter.Builder extends SdkPojo, CopyableBuilder<DataRepositoryTaskFilter.Builder,DataRepositoryTaskFilter>
  • Method Details

    • name

      Name of the task property to use in filtering the tasks returned in the response.

      • Use file-system-id to retrieve data repository tasks for specific file systems.

      • Use task-lifecycle to retrieve data repository tasks with one or more specific lifecycle states, as follows: CANCELED, EXECUTING, FAILED, PENDING, and SUCCEEDED.

      Parameters:
      name - Name of the task property to use in filtering the tasks returned in the response.

      • Use file-system-id to retrieve data repository tasks for specific file systems.

      • Use task-lifecycle to retrieve data repository tasks with one or more specific lifecycle states, as follows: CANCELED, EXECUTING, FAILED, PENDING, and SUCCEEDED.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      Name of the task property to use in filtering the tasks returned in the response.

      • Use file-system-id to retrieve data repository tasks for specific file systems.

      • Use task-lifecycle to retrieve data repository tasks with one or more specific lifecycle states, as follows: CANCELED, EXECUTING, FAILED, PENDING, and SUCCEEDED.

      Parameters:
      name - Name of the task property to use in filtering the tasks returned in the response.

      • Use file-system-id to retrieve data repository tasks for specific file systems.

      • Use task-lifecycle to retrieve data repository tasks with one or more specific lifecycle states, as follows: CANCELED, EXECUTING, FAILED, PENDING, and SUCCEEDED.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • values

      Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.

      Parameters:
      values - Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.

      Parameters:
      values - Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.
      Returns:
      Returns a reference to this object so that method calls can be chained together.