Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.model | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ModelVersionSetSummary> |
DataSciencePaginators.listModelVersionSetsRecordIterator(ListModelVersionSetsRequest request)
Creates a new iterable which will iterate over the
ModelVersionSetSummary objects contained in responses from
the listModelVersionSets operation. |
Modifier and Type | Method and Description |
---|---|
ModelVersionSetSummary |
ModelVersionSetSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ModelVersionSetSummary.Builder |
ModelVersionSetSummary.Builder.copy(ModelVersionSetSummary model) |
Modifier and Type | Method and Description |
---|---|
List<ModelVersionSetSummary> |
ListModelVersionSetsResponse.getItems()
A list of
com.oracle.bmc.datascience.model.ModelVersionSetSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListModelVersionSetsResponse.Builder |
ListModelVersionSetsResponse.Builder.items(List<ModelVersionSetSummary> items)
A list of
com.oracle.bmc.datascience.model.ModelVersionSetSummary instances. |
Copyright © 2016–2024. All rights reserved.