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