Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ExecutionSummary> |
FleetAppsManagementOperationsPaginators.listExecutionsRecordIterator(ListExecutionsRequest request)
Creates a new iterable which will iterate over the
ExecutionSummary objects contained in responses
from the listExecutions operation. |
Modifier and Type | Method and Description |
---|---|
ExecutionSummary |
ExecutionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExecutionSummary> |
ExecutionCollection.getItems()
List of Resource Level Executions.
|
Modifier and Type | Method and Description |
---|---|
ExecutionSummary.Builder |
ExecutionSummary.Builder.copy(ExecutionSummary model) |
Modifier and Type | Method and Description |
---|---|
ExecutionCollection.Builder |
ExecutionCollection.Builder.items(List<ExecutionSummary> items)
List of Resource Level Executions.
|
Constructor and Description |
---|
ExecutionCollection(List<ExecutionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.