@Generated public class CreateCustomerManagedKeyRequest extends Object
| Constructor and Description |
|---|
CreateCustomerManagedKeyRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CreateAwsKeyInfo |
getAwsKeyInfo() |
CreateGcpKeyInfo |
getGcpKeyInfo() |
Collection<KeyUseCase> |
getUseCases() |
int |
hashCode() |
CreateCustomerManagedKeyRequest |
setAwsKeyInfo(CreateAwsKeyInfo awsKeyInfo) |
CreateCustomerManagedKeyRequest |
setGcpKeyInfo(CreateGcpKeyInfo gcpKeyInfo) |
CreateCustomerManagedKeyRequest |
setUseCases(Collection<KeyUseCase> useCases) |
String |
toString() |
public CreateCustomerManagedKeyRequest setAwsKeyInfo(CreateAwsKeyInfo awsKeyInfo)
public CreateAwsKeyInfo getAwsKeyInfo()
public CreateCustomerManagedKeyRequest setGcpKeyInfo(CreateGcpKeyInfo gcpKeyInfo)
public CreateGcpKeyInfo getGcpKeyInfo()
public CreateCustomerManagedKeyRequest setUseCases(Collection<KeyUseCase> useCases)
public Collection<KeyUseCase> getUseCases()
Copyright © 2024. All rights reserved.