Uses of Class
com.oracle.bmc.osmanagementhub.model.Event.LifecycleState
-
Packages that use Event.LifecycleState Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests -
-
Uses of Event.LifecycleState in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub with parameters of type Event.LifecycleState Modifier and Type Method Description Waiter<GetEventRequest,GetEventResponse>
EventWaiters. forEvent(GetEventRequest request, Event.LifecycleState... targetStates)
Creates a newWaiter
using the default configuration.Waiter<GetEventRequest,GetEventResponse>
EventWaiters. forEvent(GetEventRequest request, Event.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiter
using the provided configuration.Waiter<GetEventRequest,GetEventResponse>
EventWaiters. forEvent(GetEventRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, Event.LifecycleState... targetStates)
Creates a newWaiter
using the provided configuration. -
Uses of Event.LifecycleState in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return Event.LifecycleState Modifier and Type Method Description static Event.LifecycleState
Event.LifecycleState. create(String key)
Event.LifecycleState
Event. getLifecycleState()
The current state of the event.Event.LifecycleState
EventSummary. getLifecycleState()
The current state of the event.static Event.LifecycleState
Event.LifecycleState. valueOf(String name)
Returns the enum constant of this type with the specified name.static Event.LifecycleState[]
Event.LifecycleState. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.oracle.bmc.osmanagementhub.model with parameters of type Event.LifecycleState Constructor Description AgentEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, AgentEventData data)
Deprecated.Event(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.EventSummary(String id, String eventSummary, String compartmentId, EventType type, String resourceId, Date timeCreated, Date timeUpdated, Date timeOccurred, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.ExploitAttemptEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, ExploitAttemptEventData data)
Deprecated.KernelCrashEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, KernelEventData data)
Deprecated.KernelOopsEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, KernelEventData data)
Deprecated.KspliceUpdateEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, KspliceUpdateEventData data)
Deprecated.ManagementStationEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, ManagementStationEventData data)
Deprecated.RebootEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, RebootEventData data)
Deprecated.SoftwareSourceEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, SoftwareSourceEventData data)
Deprecated.SoftwareUpdateEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, SoftwareUpdateEventData data)
Deprecated.SysadminEvent(String id, String eventSummary, String compartmentId, String eventDetails, String resourceId, SystemDetails systemDetails, Date timeOccurred, Date timeCreated, Date timeUpdated, Event.LifecycleState lifecycleState, String lifecycleDetails, Boolean isManagedByAutonomousLinux, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, SysadminEventData data)
Deprecated. -
Uses of Event.LifecycleState in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return Event.LifecycleState Modifier and Type Method Description Event.LifecycleState
ListEventsRequest. getLifecycleState()
A filter to return only events that match the state provided.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type Event.LifecycleState Modifier and Type Method Description ListEventsRequest.Builder
ListEventsRequest.Builder. lifecycleState(Event.LifecycleState lifecycleState)
A filter to return only events that match the state provided.
-