| Package | Description |
|---|---|
| com.amazonaws.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomerMasterKeySpec |
CustomerMasterKeySpec.fromValue(String value)
Deprecated.
Use this in place of valueOf.
|
static CustomerMasterKeySpec |
CustomerMasterKeySpec.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static CustomerMasterKeySpec[] |
CustomerMasterKeySpec.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateKeyRequest.setCustomerMasterKeySpec(CustomerMasterKeySpec customerMasterKeySpec)
Deprecated.
|
void |
KeyMetadata.setCustomerMasterKeySpec(CustomerMasterKeySpec customerMasterKeySpec)
Deprecated.
|
GetPublicKeyResult |
GetPublicKeyResult.withCustomerMasterKeySpec(CustomerMasterKeySpec customerMasterKeySpec)
Deprecated.
|
CreateKeyRequest |
CreateKeyRequest.withCustomerMasterKeySpec(CustomerMasterKeySpec customerMasterKeySpec)
Deprecated.
|
KeyMetadata |
KeyMetadata.withCustomerMasterKeySpec(CustomerMasterKeySpec customerMasterKeySpec)
Deprecated.
|
Copyright © 2024. All rights reserved.