Uses of Class
com.oracle.bmc.generativeai.model.ImportedModelCollection.Builder
-
Packages that use ImportedModelCollection.Builder Package Description com.oracle.bmc.generativeai.model -
-
Uses of ImportedModelCollection.Builder in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return ImportedModelCollection.Builder Modifier and Type Method Description static ImportedModelCollection.BuilderImportedModelCollection. builder()Create a new builder.ImportedModelCollection.BuilderImportedModelCollection.Builder. copy(ImportedModelCollection model)ImportedModelCollection.BuilderImportedModelCollection.Builder. items(List<ImportedModelSummary> items)Represents the result of a list operation for imported models.ImportedModelCollection.BuilderImportedModelCollection. toBuilder()
-