Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<SchedulingPolicySummary> |
DatabasePaginators.listSchedulingPoliciesRecordIterator(ListSchedulingPoliciesRequest request)
Creates a new iterable which will iterate over the
SchedulingPolicySummary objects contained in responses from
the listSchedulingPolicies operation. |
Modifier and Type | Method and Description |
---|---|
SchedulingPolicySummary |
SchedulingPolicySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SchedulingPolicySummary.Builder |
SchedulingPolicySummary.Builder.copy(SchedulingPolicySummary model) |
Modifier and Type | Method and Description |
---|---|
List<SchedulingPolicySummary> |
ListSchedulingPoliciesResponse.getItems()
A list of
com.oracle.bmc.database.model.SchedulingPolicySummary instances. |
Modifier and Type | Method and Description |
---|---|
ListSchedulingPoliciesResponse.Builder |
ListSchedulingPoliciesResponse.Builder.items(List<SchedulingPolicySummary> items)
A list of
com.oracle.bmc.database.model.SchedulingPolicySummary instances. |
Copyright © 2016–2024. All rights reserved.