@Generated public class VolumeInfo extends Object
Constructor and Description |
---|
VolumeInfo() |
public VolumeInfo setAccessPoint(String accessPoint)
public String getAccessPoint()
public VolumeInfo setBrowseOnly(Boolean browseOnly)
public Boolean getBrowseOnly()
public VolumeInfo setCatalogName(String catalogName)
public String getCatalogName()
public VolumeInfo setComment(String comment)
public String getComment()
public VolumeInfo setCreatedAt(Long createdAt)
public Long getCreatedAt()
public VolumeInfo setCreatedBy(String createdBy)
public String getCreatedBy()
public VolumeInfo setEncryptionDetails(EncryptionDetails encryptionDetails)
public EncryptionDetails getEncryptionDetails()
public VolumeInfo setFullName(String fullName)
public String getFullName()
public VolumeInfo setMetastoreId(String metastoreId)
public String getMetastoreId()
public VolumeInfo setName(String name)
public String getName()
public VolumeInfo setOwner(String owner)
public String getOwner()
public VolumeInfo setSchemaName(String schemaName)
public String getSchemaName()
public VolumeInfo setStorageLocation(String storageLocation)
public String getStorageLocation()
public VolumeInfo setUpdatedAt(Long updatedAt)
public Long getUpdatedAt()
public VolumeInfo setUpdatedBy(String updatedBy)
public String getUpdatedBy()
public VolumeInfo setVolumeId(String volumeId)
public String getVolumeId()
public VolumeInfo setVolumeType(VolumeType volumeType)
public VolumeType getVolumeType()
Copyright © 2024. All rights reserved.