Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ScheduleSummary> |
DataIntegrationPaginators.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 |
---|---|
List<ScheduleSummary> |
ScheduleSummaryCollection.getItems()
An array of Schedule summaries
|
Modifier and Type | Method and Description |
---|---|
ScheduleSummary.Builder |
ScheduleSummary.Builder.copy(ScheduleSummary model) |
Modifier and Type | Method and Description |
---|---|
ScheduleSummaryCollection.Builder |
ScheduleSummaryCollection.Builder.items(List<ScheduleSummary> items)
An array of Schedule summaries
|
Constructor and Description |
---|
ScheduleSummaryCollection(List<ScheduleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.