Interface ListMlModelTrainingJobsResponse.Builder

    • Method Detail

      • ids

        ListMlModelTrainingJobsResponse.Builder ids​(Collection<String> ids)

        A page of the list of model training job IDs.

        Parameters:
        ids - A page of the list of model training job IDs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ids

        ListMlModelTrainingJobsResponse.Builder ids​(String... ids)

        A page of the list of model training job IDs.

        Parameters:
        ids - A page of the list of model training job IDs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.