| Package | Description |
|---|---|
| com.amazonaws.services.certificatemanager.model |
| Modifier and Type | Method and Description |
|---|---|
static KeyUsageName |
KeyUsageName.fromValue(String value)
Use this in place of valueOf.
|
static KeyUsageName |
KeyUsageName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyUsageName[] |
KeyUsageName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Filters |
Filters.withKeyUsage(KeyUsageName... keyUsage)
Specify one or more KeyUsage extension values.
|
KeyUsage |
KeyUsage.withName(KeyUsageName name)
A string value that contains a Key Usage extension name.
|
Copyright © 2017. All rights reserved.