Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.ActionLifecycleStates
-
Packages that use ActionLifecycleStates Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.model com.oracle.bmc.fleetsoftwareupdate.requests -
-
Uses of ActionLifecycleStates in com.oracle.bmc.fleetsoftwareupdate
Methods in com.oracle.bmc.fleetsoftwareupdate with parameters of type ActionLifecycleStates Modifier and Type Method Description Waiter<GetFsuActionRequest,GetFsuActionResponse>
FleetSoftwareUpdateWaiters. forFsuAction(GetFsuActionRequest request, ActionLifecycleStates... targetStates)
Creates a newWaiter
using the default configuration.Waiter<GetFsuActionRequest,GetFsuActionResponse>
FleetSoftwareUpdateWaiters. forFsuAction(GetFsuActionRequest request, ActionLifecycleStates targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiter
using the provided configuration.Waiter<GetFsuActionRequest,GetFsuActionResponse>
FleetSoftwareUpdateWaiters. forFsuAction(GetFsuActionRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, ActionLifecycleStates... targetStates)
Creates a newWaiter
using the provided configuration. -
Uses of ActionLifecycleStates in com.oracle.bmc.fleetsoftwareupdate.model
Methods in com.oracle.bmc.fleetsoftwareupdate.model that return ActionLifecycleStates Modifier and Type Method Description static ActionLifecycleStates
ActionLifecycleStates. create(String key)
ActionLifecycleStates
FsuAction. getLifecycleState()
The current state of the Exadata Fleet Update Action.ActionLifecycleStates
FsuActionSummary. getLifecycleState()
The current state of the Exadata Fleet Update Action.static ActionLifecycleStates
ActionLifecycleStates. valueOf(String name)
Returns the enum constant of this type with the specified name.static ActionLifecycleStates[]
ActionLifecycleStates. 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 ActionLifecycleStates Constructor 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.FsuAction(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)
Deprecated.FsuActionSummary(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)
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.RollbackCycleAction(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, FsuActionProgressDetails progress)
Deprecated.RollbackCycleActionSummary(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, FsuActionProgressDetails progress)
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. -
Uses of ActionLifecycleStates in com.oracle.bmc.fleetsoftwareupdate.requests
Methods in com.oracle.bmc.fleetsoftwareupdate.requests that return ActionLifecycleStates Modifier and Type Method Description ActionLifecycleStates
ListFsuActionsRequest. getLifecycleState()
A filter to return only resources whose lifecycleState matches the given lifecycleState.Methods in com.oracle.bmc.fleetsoftwareupdate.requests with parameters of type ActionLifecycleStates Modifier and Type Method Description ListFsuActionsRequest.Builder
ListFsuActionsRequest.Builder. lifecycleState(ActionLifecycleStates lifecycleState)
A filter to return only resources whose lifecycleState matches the given lifecycleState.
-