@Generated public class CredentialInfo extends Object
| Constructor and Description |
|---|
CredentialInfo() |
public CredentialInfo setAwsIamRole(AwsIamRole awsIamRole)
public AwsIamRole getAwsIamRole()
public CredentialInfo setAzureManagedIdentity(AzureManagedIdentity azureManagedIdentity)
public AzureManagedIdentity getAzureManagedIdentity()
public CredentialInfo setAzureServicePrincipal(AzureServicePrincipal azureServicePrincipal)
public AzureServicePrincipal getAzureServicePrincipal()
public CredentialInfo setComment(String comment)
public String getComment()
public CredentialInfo setCreatedAt(Long createdAt)
public Long getCreatedAt()
public CredentialInfo setCreatedBy(String createdBy)
public String getCreatedBy()
public CredentialInfo setDatabricksGcpServiceAccount(DatabricksGcpServiceAccount databricksGcpServiceAccount)
public DatabricksGcpServiceAccount getDatabricksGcpServiceAccount()
public CredentialInfo setFullName(String fullName)
public String getFullName()
public CredentialInfo setId(String id)
public String getId()
public CredentialInfo setIsolationMode(IsolationMode isolationMode)
public IsolationMode getIsolationMode()
public CredentialInfo setMetastoreId(String metastoreId)
public String getMetastoreId()
public CredentialInfo setName(String name)
public String getName()
public CredentialInfo setOwner(String owner)
public String getOwner()
public CredentialInfo setPurpose(CredentialPurpose purpose)
public CredentialPurpose getPurpose()
public CredentialInfo setReadOnly(Boolean readOnly)
public Boolean getReadOnly()
public CredentialInfo setUpdatedAt(Long updatedAt)
public Long getUpdatedAt()
public CredentialInfo setUpdatedBy(String updatedBy)
public String getUpdatedBy()
public CredentialInfo setUsedForManagedStorage(Boolean usedForManagedStorage)
public Boolean getUsedForManagedStorage()
Copyright © 2025. All rights reserved.