Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate.model |
Modifier and Type | Method and Description |
---|---|
FsuActionProgressDetails |
FsuActionProgressDetails.Builder.build() |
FsuActionProgressDetails |
ApplyActionSummary.getProgress() |
FsuActionProgressDetails |
RollbackActionSummary.getProgress() |
FsuActionProgressDetails |
StageActionSummary.getProgress() |
FsuActionProgressDetails |
StageAction.getProgress() |
FsuActionProgressDetails |
ApplyAction.getProgress() |
FsuActionProgressDetails |
CleanupAction.getProgress() |
FsuActionProgressDetails |
PrecheckActionSummary.getProgress() |
FsuActionProgressDetails |
PrecheckAction.getProgress() |
FsuActionProgressDetails |
RollbackAction.getProgress() |
FsuActionProgressDetails |
CleanupActionSummary.getProgress() |
Constructor and Description |
---|
ApplyAction(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress)
Deprecated.
|
ApplyActionSummary(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress)
Deprecated.
|
CleanupAction(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress)
Deprecated.
|
CleanupActionSummary(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress)
Deprecated.
|
PrecheckAction(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress)
Deprecated.
|
PrecheckActionSummary(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress)
Deprecated.
|
RollbackAction(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress,
RollbackDetails details)
Deprecated.
|
RollbackActionSummary(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress,
RollbackDetails details)
Deprecated.
|
StageAction(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress)
Deprecated.
|
StageActionSummary(String id,
String displayName,
String compartmentId,
Date timeCreated,
Date timeStarted,
Date timeFinished,
Date timeUpdated,
ActionLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCycleId,
String relatedFsuActionId,
ScheduleDetails scheduleDetails,
FsuActionProgressDetails progress)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.