@Generated public class DatabricksGcpServiceAccount extends Object
| Constructor and Description |
|---|
DatabricksGcpServiceAccount() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCredentialId() |
String |
getEmail() |
String |
getPrivateKeyId() |
int |
hashCode() |
DatabricksGcpServiceAccount |
setCredentialId(String credentialId) |
DatabricksGcpServiceAccount |
setEmail(String email) |
DatabricksGcpServiceAccount |
setPrivateKeyId(String privateKeyId) |
String |
toString() |
public DatabricksGcpServiceAccount setCredentialId(String credentialId)
public String getCredentialId()
public DatabricksGcpServiceAccount setEmail(String email)
public String getEmail()
public DatabricksGcpServiceAccount setPrivateKeyId(String privateKeyId)
public String getPrivateKeyId()
Copyright © 2025. All rights reserved.