Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
ManagementStationEventData |
ManagementStationEventData.Builder.build() |
ManagementStationEventData |
ManagementStationEvent.getData() |
Modifier and Type | Method and Description |
---|---|
ManagementStationEventData.Builder |
ManagementStationEventData.Builder.copy(ManagementStationEventData model) |
ManagementStationEvent.Builder |
ManagementStationEvent.Builder.data(ManagementStationEventData data) |
Constructor and Description |
---|
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.
|
Copyright © 2016–2024. All rights reserved.