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