Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SchedulingPlanSummary> |
DatabasePaginators.listSchedulingPlansRecordIterator(ListSchedulingPlansRequest request)
Creates a new iterable which will iterate over the
SchedulingPlanSummary objects contained in responses from the
listSchedulingPlans operation. |
Modifier and Type | Method and Description |
---|---|
SchedulingPlanSummary |
SchedulingPlanSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SchedulingPlanSummary> |
SchedulingPlanCollection.getItems()
List of Scheduling Plan resources.
|
Modifier and Type | Method and Description |
---|---|
SchedulingPlanSummary.Builder |
SchedulingPlanSummary.Builder.copy(SchedulingPlanSummary model) |
Modifier and Type | Method and Description |
---|---|
SchedulingPlanCollection.Builder |
SchedulingPlanCollection.Builder.items(List<SchedulingPlanSummary> items)
List of Scheduling Plan resources.
|
Constructor and Description |
---|
SchedulingPlanCollection(List<SchedulingPlanSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.