@Generated public class UpdateMetastore extends Object
| Constructor and Description |
|---|
UpdateMetastore() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDeltaSharingOrganizationName() |
Long |
getDeltaSharingRecipientTokenLifetimeInSeconds() |
DeltaSharingScopeEnum |
getDeltaSharingScope() |
String |
getId() |
String |
getNewName() |
String |
getOwner() |
String |
getPrivilegeModelVersion() |
String |
getStorageRootCredentialId() |
int |
hashCode() |
UpdateMetastore |
setDeltaSharingOrganizationName(String deltaSharingOrganizationName) |
UpdateMetastore |
setDeltaSharingRecipientTokenLifetimeInSeconds(Long deltaSharingRecipientTokenLifetimeInSeconds) |
UpdateMetastore |
setDeltaSharingScope(DeltaSharingScopeEnum deltaSharingScope) |
UpdateMetastore |
setId(String id) |
UpdateMetastore |
setNewName(String newName) |
UpdateMetastore |
setOwner(String owner) |
UpdateMetastore |
setPrivilegeModelVersion(String privilegeModelVersion) |
UpdateMetastore |
setStorageRootCredentialId(String storageRootCredentialId) |
String |
toString() |
public UpdateMetastore setDeltaSharingOrganizationName(String deltaSharingOrganizationName)
public String getDeltaSharingOrganizationName()
public UpdateMetastore setDeltaSharingRecipientTokenLifetimeInSeconds(Long deltaSharingRecipientTokenLifetimeInSeconds)
public Long getDeltaSharingRecipientTokenLifetimeInSeconds()
public UpdateMetastore setDeltaSharingScope(DeltaSharingScopeEnum deltaSharingScope)
public DeltaSharingScopeEnum getDeltaSharingScope()
public UpdateMetastore setId(String id)
public String getId()
public UpdateMetastore setNewName(String newName)
public String getNewName()
public UpdateMetastore setOwner(String owner)
public String getOwner()
public UpdateMetastore setPrivilegeModelVersion(String privilegeModelVersion)
public String getPrivilegeModelVersion()
public UpdateMetastore setStorageRootCredentialId(String storageRootCredentialId)
public String getStorageRootCredentialId()
Copyright © 2025. All rights reserved.