Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.model | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ModelSummary> |
DataSciencePaginators.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 |
---|---|
ModelSummary.Builder |
ModelSummary.Builder.copy(ModelSummary model) |
Modifier and Type | Method and Description |
---|---|
List<ModelSummary> |
ListModelsResponse.getItems()
A list of
com.oracle.bmc.datascience.model.ModelSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListModelsResponse.Builder |
ListModelsResponse.Builder.items(List<ModelSummary> items)
A list of
com.oracle.bmc.datascience.model.ModelSummary instances. |
Copyright © 2016–2024. All rights reserved.