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