Interface AiModelVersion.Builder1

Enclosing class:
AiModelVersion

public static interface AiModelVersion.Builder1
Builder helper class.
  • Method Details

    • isLatest

      AiModelVersion.Builder2 isLatest(@Nonnull Boolean isLatest)
      Set the isLatest of this AiModelVersion instance.
      Parameters:
      isLatest - Displays whether it is the latest version offered for the model
      Returns:
      The AiModelVersion builder.