Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate | |
com.oracle.bmc.fleetsoftwareupdate.model |
Modifier and Type | Method and Description |
---|---|
Iterable<FsuActionSummary> |
FleetSoftwareUpdatePaginators.listFsuActionsRecordIterator(ListFsuActionsRequest request)
Creates a new iterable which will iterate over the
FsuActionSummary objects contained in responses
from the listFsuActions operation. |
Modifier and Type | Class and Description |
---|---|
class |
ApplyActionSummary
Apply Exadata Fleet Update Action summary.
|
class |
CleanupActionSummary
Cleanup Exadata Fleet Update Action summary.
|
class |
PrecheckActionSummary
Precheck Exadata Fleet Update Action summary.
|
class |
RollbackActionSummary
Rollback Exadata Fleet Update Action summary.
|
class |
StageActionSummary
Stage Exadata Fleet Update Action summary.
|
Modifier and Type | Method and Description |
---|---|
List<FsuActionSummary> |
FsuActionSummaryCollection.getItems()
List of FsuActionSummary entries.
|
Modifier and Type | Method and Description |
---|---|
FsuActionSummaryCollection.Builder |
FsuActionSummaryCollection.Builder.items(List<FsuActionSummary> items)
List of FsuActionSummary entries.
|
Constructor and Description |
---|
FsuActionSummaryCollection(List<FsuActionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.