Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<StepSummary> |
FleetAppsManagementOperationsPaginators.listStepsRecordIterator(ListStepsRequest request)
Creates a new iterable which will iterate over the
StepSummary objects contained in responses from the
listSteps operation. |
Modifier and Type | Method and Description |
---|---|
StepSummary |
StepSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<StepSummary> |
StepCollection.getItems()
List of Execution steps.
|
Modifier and Type | Method and Description |
---|---|
StepSummary.Builder |
StepSummary.Builder.copy(StepSummary model) |
Modifier and Type | Method and Description |
---|---|
StepCollection.Builder |
StepCollection.Builder.items(List<StepSummary> items)
List of Execution steps.
|
Constructor and Description |
---|
StepCollection(List<StepSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.