Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ModelSummary> |
AIServiceLanguagePaginators.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()
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)
List of models
|
Constructor and Description |
---|
ModelCollection(List<ModelSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.