Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate.model |
Modifier and Type | Method and Description |
---|---|
JobProgressDetails |
JobProgressDetails.Builder.build() |
JobProgressDetails |
FsuJob.getProgress() |
Modifier and Type | Method and Description |
---|---|
JobProgressDetails.Builder |
JobProgressDetails.Builder.copy(JobProgressDetails model) |
CleanupFsuJob.Builder |
CleanupFsuJob.Builder.progress(JobProgressDetails progress) |
StageFsuJob.Builder |
StageFsuJob.Builder.progress(JobProgressDetails progress) |
RollbackFsuJob.Builder |
RollbackFsuJob.Builder.progress(JobProgressDetails progress) |
ApplyFsuJob.Builder |
ApplyFsuJob.Builder.progress(JobProgressDetails progress) |
PrecheckFsuJob.Builder |
PrecheckFsuJob.Builder.progress(JobProgressDetails progress) |
Constructor and Description |
---|
ApplyFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
CleanupFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
FsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
PrecheckFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
RollbackFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
StageFsuJob(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgressDetails progress,
Date timeCreated,
Date timeStarted,
Date timeUpdated,
Date timeFinished,
JobLifecycleStates lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String fsuCollectionId,
String fsuCycleId,
String targetId,
ScheduleDetails schedule)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.