| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ScheduledTaskSummary> |
LogAnalyticsPaginators.listScheduledTasksRecordIterator(ListScheduledTasksRequest request)
Creates a new iterable which will iterate over the
ScheduledTaskSummary objects
contained in responses from the listScheduledTasks operation. |
| Modifier and Type | Method and Description |
|---|---|
ScheduledTaskSummary |
ScheduledTaskSummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledTaskSummary> |
ScheduledTaskCollection.getItems()
Array of scheduled task summary information.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledTaskSummary.Builder |
ScheduledTaskSummary.Builder.copy(ScheduledTaskSummary o) |
| Modifier and Type | Method and Description |
|---|---|
ScheduledTaskCollection.Builder |
ScheduledTaskCollection.Builder.items(List<ScheduledTaskSummary> items) |
| Constructor and Description |
|---|
ScheduledTaskCollection(List<ScheduledTaskSummary> items)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.