| Package | Description |
|---|---|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
static AccessMethodType |
AccessMethodType.fromValue(String value)
Use this in place of valueOf.
|
static AccessMethodType |
AccessMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessMethodType[] |
AccessMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessMethod |
AccessMethod.withAccessMethodType(AccessMethodType accessMethodType)
Specifies the
AccessMethod. |
Copyright © 2024. All rights reserved.