@Generated public class CreateGcpKeyInfo extends Object
| Constructor and Description |
|---|
CreateGcpKeyInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
GcpServiceAccount |
getGcpServiceAccount() |
String |
getKmsKeyId() |
int |
hashCode() |
CreateGcpKeyInfo |
setGcpServiceAccount(GcpServiceAccount gcpServiceAccount) |
CreateGcpKeyInfo |
setKmsKeyId(String kmsKeyId) |
String |
toString() |
public CreateGcpKeyInfo setGcpServiceAccount(GcpServiceAccount gcpServiceAccount)
public GcpServiceAccount getGcpServiceAccount()
public CreateGcpKeyInfo setKmsKeyId(String kmsKeyId)
public String getKmsKeyId()
Copyright © 2026. All rights reserved.