Interface AiModelList.Builder

Enclosing class:
AiModelList

public static interface AiModelList.Builder
Builder helper class.
  • Method Details

    • count

      AiModelList.Builder1 count(@Nonnull Integer count)
      Set the count of this AiModelList instance.
      Parameters:
      count - Number of the resource instances in the list
      Returns:
      The AiModelList builder.