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