Package | Description |
---|---|
com.oracle.bmc.apmtraces.requests |
Modifier and Type | Method and Description |
---|---|
static GetStatusAutoActivateRequest.DataKeyType |
GetStatusAutoActivateRequest.DataKeyType.create(String key) |
GetStatusAutoActivateRequest.DataKeyType |
GetStatusAutoActivateRequest.getDataKeyType()
Data key type for which auto-activate needs to be turned on or off.
|
static GetStatusAutoActivateRequest.DataKeyType |
GetStatusAutoActivateRequest.DataKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetStatusAutoActivateRequest.DataKeyType[] |
GetStatusAutoActivateRequest.DataKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetStatusAutoActivateRequest.Builder |
GetStatusAutoActivateRequest.Builder.dataKeyType(GetStatusAutoActivateRequest.DataKeyType dataKeyType)
Data key type for which auto-activate needs to be turned on or off.
|
Copyright © 2016–2025. All rights reserved.