@Generated public class UpdateAccountsMetastore extends Object
| Constructor and Description |
|---|
UpdateAccountsMetastore() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDeltaSharingOrganizationName() |
Long |
getDeltaSharingRecipientTokenLifetimeInSeconds() |
DeltaSharingScopeEnum |
getDeltaSharingScope() |
Boolean |
getExternalAccessEnabled() |
String |
getOwner() |
String |
getPrivilegeModelVersion() |
String |
getStorageRootCredentialId() |
int |
hashCode() |
UpdateAccountsMetastore |
setDeltaSharingOrganizationName(String deltaSharingOrganizationName) |
UpdateAccountsMetastore |
setDeltaSharingRecipientTokenLifetimeInSeconds(Long deltaSharingRecipientTokenLifetimeInSeconds) |
UpdateAccountsMetastore |
setDeltaSharingScope(DeltaSharingScopeEnum deltaSharingScope) |
UpdateAccountsMetastore |
setExternalAccessEnabled(Boolean externalAccessEnabled) |
UpdateAccountsMetastore |
setOwner(String owner) |
UpdateAccountsMetastore |
setPrivilegeModelVersion(String privilegeModelVersion) |
UpdateAccountsMetastore |
setStorageRootCredentialId(String storageRootCredentialId) |
String |
toString() |
public UpdateAccountsMetastore setDeltaSharingOrganizationName(String deltaSharingOrganizationName)
public String getDeltaSharingOrganizationName()
public UpdateAccountsMetastore setDeltaSharingRecipientTokenLifetimeInSeconds(Long deltaSharingRecipientTokenLifetimeInSeconds)
public Long getDeltaSharingRecipientTokenLifetimeInSeconds()
public UpdateAccountsMetastore setDeltaSharingScope(DeltaSharingScopeEnum deltaSharingScope)
public DeltaSharingScopeEnum getDeltaSharingScope()
public UpdateAccountsMetastore setExternalAccessEnabled(Boolean externalAccessEnabled)
public Boolean getExternalAccessEnabled()
public UpdateAccountsMetastore setOwner(String owner)
public String getOwner()
public UpdateAccountsMetastore setPrivilegeModelVersion(String privilegeModelVersion)
public String getPrivilegeModelVersion()
public UpdateAccountsMetastore setStorageRootCredentialId(String storageRootCredentialId)
public String getStorageRootCredentialId()
Copyright © 2026. All rights reserved.