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