| Package | Description |
|---|---|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedKeyUsageType |
ExtendedKeyUsageType.fromValue(String value)
Use this in place of valueOf.
|
static ExtendedKeyUsageType |
ExtendedKeyUsageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedKeyUsageType[] |
ExtendedKeyUsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedKeyUsage |
ExtendedKeyUsage.withExtendedKeyUsageType(ExtendedKeyUsageType extendedKeyUsageType)
Specifies a standard
ExtendedKeyUsage as defined as in RFC 5280. |
Copyright © 2024. All rights reserved.