Interface BatchDescribeModelPackageResponse.Builder

  • Method Details

    • modelPackageSummaries

      The summaries for the model package versions

      Parameters:
      modelPackageSummaries - The summaries for the model package versions
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • batchDescribeModelPackageErrorMap

      BatchDescribeModelPackageResponse.Builder batchDescribeModelPackageErrorMap(Map<String,BatchDescribeModelPackageError> batchDescribeModelPackageErrorMap)

      A map of the resource and BatchDescribeModelPackageError objects reporting the error associated with describing the model package.

      Parameters:
      batchDescribeModelPackageErrorMap - A map of the resource and BatchDescribeModelPackageError objects reporting the error associated with describing the model package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.