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