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