Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ModelSummary> |
AIServiceDocumentPaginators.listModelsRecordIterator(ListModelsRequest request)
Creates a new iterable which will iterate over the
ModelSummary objects contained in responses from the
listModels operation. |
Modifier and Type | Method and Description |
---|---|
ModelSummary |
ModelSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ModelSummary> |
ModelCollection.getItems()
A list of models.
|
Modifier and Type | Method and Description |
---|---|
ModelSummary.Builder |
ModelSummary.Builder.copy(ModelSummary model) |
Modifier and Type | Method and Description |
---|---|
ModelCollection.Builder |
ModelCollection.Builder.items(List<ModelSummary> items)
A list of models.
|
Constructor and Description |
---|
ModelCollection(List<ModelSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.