Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate.model |
Modifier and Type | Class and Description |
---|---|
class |
CloudVmClusterTargetSummary
Details of a CloudVmCluster target member of a Exadata Fleet Update Collection.
|
class |
DatabaseTargetSummary
Details of a Database target member of a Exadata Fleet Update Collection.
|
class |
VmClusterTargetSummary
Details of a VmCluster target member of a Exadata Fleet Update Collection.
|
Modifier and Type | Method and Description |
---|---|
TargetDetails |
TargetSummary.getTarget() |
TargetDetails |
FsuCollectionTarget.getTarget() |
Modifier and Type | Method and Description |
---|---|
TargetSummary.Builder |
TargetSummary.Builder.target(TargetDetails target) |
FsuCollectionTarget.Builder |
FsuCollectionTarget.Builder.target(TargetDetails target) |
Constructor and Description |
---|
FsuCollectionTarget(TargetDetails target,
String currentVersion,
FsuCollectionTarget.Status status,
String executingFsuJobId,
String activeFsuCycleId,
TargetProgressSummary progress)
Deprecated.
|
TargetSummary(TargetDetails target,
String currentVersion,
TargetSummary.Status status,
String executingFsuJobId,
String activeFsuCycleId,
TargetProgressSummary progress)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.