Package | Description |
---|---|
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
static ListKeysRequest.CurveId |
ListKeysRequest.CurveId.create(String key) |
ListKeysRequest.CurveId |
ListKeysRequest.getCurveId()
The curve ID of the keys.
|
static ListKeysRequest.CurveId |
ListKeysRequest.CurveId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListKeysRequest.CurveId[] |
ListKeysRequest.CurveId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListKeysRequest.Builder |
ListKeysRequest.Builder.curveId(ListKeysRequest.CurveId curveId)
The curve ID of the keys.
|
Copyright © 2016–2024. All rights reserved.