| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
ClientCompatibilityV3 |
PrivateKeyFlagsV3.clientVersion()
Defines the minimum client compatibility.
|
static ClientCompatibilityV3 |
ClientCompatibilityV3.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static ClientCompatibilityV3 |
ClientCompatibilityV3.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientCompatibilityV3[] |
ClientCompatibilityV3.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<ClientCompatibilityV3> |
ClientCompatibilityV3.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyFlagsV3.Builder |
PrivateKeyFlagsV3.Builder.clientVersion(ClientCompatibilityV3 clientVersion)
Defines the minimum client compatibility.
|
Copyright © 2023. All rights reserved.