@Generated public class Volume extends Object
| Constructor and Description |
|---|
Volume() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getComment() |
String |
getId() |
VolumeInternalAttributes |
getInternalAttributes() |
String |
getName() |
String |
getSchema() |
String |
getShare() |
String |
getShareId() |
Collection<TagKeyValue> |
getTags() |
int |
hashCode() |
Volume |
setComment(String comment) |
Volume |
setId(String id) |
Volume |
setInternalAttributes(VolumeInternalAttributes internalAttributes) |
Volume |
setName(String name) |
Volume |
setSchema(String schema) |
Volume |
setShare(String share) |
Volume |
setShareId(String shareId) |
Volume |
setTags(Collection<TagKeyValue> tags) |
String |
toString() |
public String getComment()
public String getId()
public Volume setInternalAttributes(VolumeInternalAttributes internalAttributes)
public VolumeInternalAttributes getInternalAttributes()
public String getName()
public String getSchema()
public String getShare()
public String getShareId()
public Volume setTags(Collection<TagKeyValue> tags)
public Collection<TagKeyValue> getTags()
Copyright © 2025. All rights reserved.