Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ScheduledActionSummary> |
DatabasePaginators.listScheduledActionsRecordIterator(ListScheduledActionsRequest request)
Creates a new iterable which will iterate over the
ScheduledActionSummary objects contained in responses from the
listScheduledActions operation. |
Modifier and Type | Method and Description |
---|---|
ScheduledActionSummary |
ScheduledActionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ScheduledActionSummary> |
ScheduledActionCollection.getItems()
List of Scheduled Action resources.
|
Modifier and Type | Method and Description |
---|---|
ScheduledActionSummary.Builder |
ScheduledActionSummary.Builder.copy(ScheduledActionSummary model) |
Modifier and Type | Method and Description |
---|---|
ScheduledActionCollection.Builder |
ScheduledActionCollection.Builder.items(List<ScheduledActionSummary> items)
List of Scheduled Action resources.
|
Constructor and Description |
---|
ScheduledActionCollection(List<ScheduledActionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.