Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate.model |
Modifier and Type | Method and Description |
---|---|
JobProgress |
JobProgress.Builder.build() |
JobProgress |
FsuJobSummary.getProgress() |
Modifier and Type | Method and Description |
---|---|
JobProgress.Builder |
JobProgress.Builder.copy(JobProgress model) |
PrecheckFsuJobSummary.Builder |
PrecheckFsuJobSummary.Builder.progress(JobProgress progress) |
StageFsuJobSummary.Builder |
StageFsuJobSummary.Builder.progress(JobProgress progress) |
RollbackFsuJobSummary.Builder |
RollbackFsuJobSummary.Builder.progress(JobProgress progress) |
ApplyFsuJobSummary.Builder |
ApplyFsuJobSummary.Builder.progress(JobProgress progress) |
CleanupFsuJobSummary.Builder |
CleanupFsuJobSummary.Builder.progress(JobProgress progress) |
Constructor and Description |
---|
ApplyFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress 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.
|
CleanupFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress 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.
|
FsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress 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.
|
PrecheckFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress 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.
|
RollbackFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress 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.
|
StageFsuJobSummary(String id,
String displayName,
String compartmentId,
String fsuActionId,
JobProgress 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.