Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.JobLifecycleStates
-
Packages that use JobLifecycleStates Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.model com.oracle.bmc.fleetsoftwareupdate.requests -
-
Uses of JobLifecycleStates in com.oracle.bmc.fleetsoftwareupdate
Methods in com.oracle.bmc.fleetsoftwareupdate with parameters of type JobLifecycleStates Modifier and Type Method Description Waiter<GetFsuJobRequest,GetFsuJobResponse>
FleetSoftwareUpdateWaiters. forFsuJob(GetFsuJobRequest request, JobLifecycleStates... targetStates)
Creates a newWaiter
using the default configuration.Waiter<GetFsuJobRequest,GetFsuJobResponse>
FleetSoftwareUpdateWaiters. forFsuJob(GetFsuJobRequest request, JobLifecycleStates targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiter
using the provided configuration.Waiter<GetFsuJobRequest,GetFsuJobResponse>
FleetSoftwareUpdateWaiters. forFsuJob(GetFsuJobRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, JobLifecycleStates... targetStates)
Creates a newWaiter
using the provided configuration. -
Uses of JobLifecycleStates in com.oracle.bmc.fleetsoftwareupdate.model
Methods in com.oracle.bmc.fleetsoftwareupdate.model that return JobLifecycleStates Modifier and Type Method Description static JobLifecycleStates
JobLifecycleStates. create(String key)
JobLifecycleStates
FsuJob. getLifecycleState()
The current state of the Exadata Fleet Update Job.JobLifecycleStates
FsuJobSummary. getLifecycleState()
The current state of the Job.static JobLifecycleStates
JobLifecycleStates. valueOf(String name)
Returns the enum constant of this type with the specified name.static JobLifecycleStates[]
JobLifecycleStates. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type JobLifecycleStates Constructor 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.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.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.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.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.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.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.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.RollbackCycleFsuJob(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.RollbackCycleFsuJobSummary(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)
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.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.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.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. -
Uses of JobLifecycleStates in com.oracle.bmc.fleetsoftwareupdate.requests
Methods in com.oracle.bmc.fleetsoftwareupdate.requests that return JobLifecycleStates Modifier and Type Method Description JobLifecycleStates
ListFsuJobsRequest. getLifecycleState()
A filter to return only resources whose lifecycleState matches the given lifecycleState.Methods in com.oracle.bmc.fleetsoftwareupdate.requests with parameters of type JobLifecycleStates Modifier and Type Method Description ListFsuJobsRequest.Builder
ListFsuJobsRequest.Builder. lifecycleState(JobLifecycleStates lifecycleState)
A filter to return only resources whose lifecycleState matches the given lifecycleState.
-