Package | Description |
---|---|
com.oracle.bmc.http.signing.internal |
Modifier and Type | Method and Description |
---|---|
static KeyIdType |
KeyIdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyIdType[] |
KeyIdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<KeyIdType> |
SignedRequestVersion.getSupportedKeyIdTypes() |
Set<KeyIdType> |
Version.getSupportedKeyIdTypes()
Get a set of supported keyId types.
|
Copyright © 2016–2024. All rights reserved.