| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
static LogAnalyticsConfigWorkRequestSummary.OperationType |
LogAnalyticsConfigWorkRequestSummary.OperationType.create(String key) |
LogAnalyticsConfigWorkRequestSummary.OperationType |
LogAnalyticsConfigWorkRequestSummary.getOperationType()
operation type
|
static LogAnalyticsConfigWorkRequestSummary.OperationType |
LogAnalyticsConfigWorkRequestSummary.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogAnalyticsConfigWorkRequestSummary.OperationType[] |
LogAnalyticsConfigWorkRequestSummary.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogAnalyticsConfigWorkRequestSummary.Builder |
LogAnalyticsConfigWorkRequestSummary.Builder.operationType(LogAnalyticsConfigWorkRequestSummary.OperationType operationType) |
| Constructor and Description |
|---|
LogAnalyticsConfigWorkRequestSummary(String id,
String compartmentId,
LogAnalyticsConfigWorkRequestSummary.OperationType operationType,
Long percentComplete,
Date timeFinished,
Date timeAccepted,
LogAnalyticsConfigWorkRequestSummary.LifecycleState lifecycleState)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.