Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RecommendedScheduledActionSummary> |
DatabasePaginators.listRecommendedScheduledActionsRecordIterator(ListRecommendedScheduledActionsRequest request)
Creates a new iterable which will iterate over the
RecommendedScheduledActionSummary objects contained in
responses from the listRecommendedScheduledActions operation. |
Modifier and Type | Method and Description |
---|---|
RecommendedScheduledActionSummary |
RecommendedScheduledActionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RecommendedScheduledActionSummary> |
RecommendedScheduledActionsCollection.getItems()
List of scheduled actions.
|
Modifier and Type | Method and Description |
---|---|
RecommendedScheduledActionSummary.Builder |
RecommendedScheduledActionSummary.Builder.copy(RecommendedScheduledActionSummary model) |
Modifier and Type | Method and Description |
---|---|
RecommendedScheduledActionsCollection.Builder |
RecommendedScheduledActionsCollection.Builder.items(List<RecommendedScheduledActionSummary> items)
List of scheduled actions.
|
Constructor and Description |
---|
RecommendedScheduledActionsCollection(List<RecommendedScheduledActionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.