| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
ClientCompatibilityV2 |
PrivateKeyFlagsV2.clientVersion()
Defines the minimum client compatibility.
|
static ClientCompatibilityV2 |
ClientCompatibilityV2.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static ClientCompatibilityV2 |
ClientCompatibilityV2.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientCompatibilityV2[] |
ClientCompatibilityV2.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<ClientCompatibilityV2> |
ClientCompatibilityV2.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyFlagsV2.Builder |
PrivateKeyFlagsV2.Builder.clientVersion(ClientCompatibilityV2 clientVersion)
Defines the minimum client compatibility.
|
Copyright © 2023. All rights reserved.