Package | Description |
---|---|
com.oracle.bmc.usageapi | |
com.oracle.bmc.usageapi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ScheduledRunSummary> |
UsageapiPaginators.listScheduledRunsRecordIterator(ListScheduledRunsRequest request)
Creates a new iterable which will iterate over the
ScheduledRunSummary objects contained in responses from the
listScheduledRuns operation. |
Modifier and Type | Method and Description |
---|---|
ScheduledRunSummary |
ScheduledRunSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ScheduledRunSummary> |
ScheduledRunCollection.getItems()
The schedule past run list.
|
Modifier and Type | Method and Description |
---|---|
ScheduledRunSummary.Builder |
ScheduledRunSummary.Builder.copy(ScheduledRunSummary model) |
Modifier and Type | Method and Description |
---|---|
ScheduledRunCollection.Builder |
ScheduledRunCollection.Builder.items(List<ScheduledRunSummary> items)
The schedule past run list.
|
Constructor and Description |
---|
ScheduledRunCollection(List<ScheduledRunSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.