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