| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
static GetQueryResultRequest.OutputMode |
GetQueryResultRequest.OutputMode.create(String key) |
GetQueryResultRequest.OutputMode |
GetQueryResultRequest.getOutputMode()
Specifies the format for the returned results.
|
static GetQueryResultRequest.OutputMode |
GetQueryResultRequest.OutputMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetQueryResultRequest.OutputMode[] |
GetQueryResultRequest.OutputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetQueryResultRequest.Builder |
GetQueryResultRequest.Builder.outputMode(GetQueryResultRequest.OutputMode outputMode)
Specifies the format for the returned results.
|
Copyright © 2016–2021. All rights reserved.