Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static LoadSqlTuningSetDetails.CaptureMode |
LoadSqlTuningSetDetails.CaptureMode.create(String key) |
LoadSqlTuningSetDetails.CaptureMode |
LoadSqlTuningSetDetails.getCaptureMode()
Specifies the capture mode.
|
static LoadSqlTuningSetDetails.CaptureMode |
LoadSqlTuningSetDetails.CaptureMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadSqlTuningSetDetails.CaptureMode[] |
LoadSqlTuningSetDetails.CaptureMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LoadSqlTuningSetDetails.Builder |
LoadSqlTuningSetDetails.Builder.captureMode(LoadSqlTuningSetDetails.CaptureMode captureMode)
Specifies the capture mode.
|
Copyright © 2016–2024. All rights reserved.