@Generated public class GcpServiceAccountKey extends Object
| Constructor and Description |
|---|
GcpServiceAccountKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEmail() |
String |
getPrivateKey() |
String |
getPrivateKeyId() |
int |
hashCode() |
GcpServiceAccountKey |
setEmail(String email) |
GcpServiceAccountKey |
setPrivateKey(String privateKey) |
GcpServiceAccountKey |
setPrivateKeyId(String privateKeyId) |
String |
toString() |
public GcpServiceAccountKey setEmail(String email)
public String getEmail()
public GcpServiceAccountKey setPrivateKey(String privateKey)
public String getPrivateKey()
public GcpServiceAccountKey setPrivateKeyId(String privateKeyId)
public String getPrivateKeyId()
Copyright © 2024. All rights reserved.