Interface TrainedModelArtifactMaxSize.Builder

  • Method Details

    • unit

      The unit of measurement for the maximum artifact size. Valid values include common storage units such as bytes, kilobytes, megabytes, gigabytes, and terabytes.

      Parameters:
      unit - The unit of measurement for the maximum artifact size. Valid values include common storage units such as bytes, kilobytes, megabytes, gigabytes, and terabytes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • unit

      The unit of measurement for the maximum artifact size. Valid values include common storage units such as bytes, kilobytes, megabytes, gigabytes, and terabytes.

      Parameters:
      unit - The unit of measurement for the maximum artifact size. Valid values include common storage units such as bytes, kilobytes, megabytes, gigabytes, and terabytes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      The numerical value for the maximum artifact size limit. This value is interpreted according to the specified unit.

      Parameters:
      value - The numerical value for the maximum artifact size limit. This value is interpreted according to the specified unit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.