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