public interface Share extends ModelEntity
Modifier and Type | Interface and Description |
---|---|
static class |
Share.Protocol |
static class |
Share.Status |
static class |
Share.TaskState |
Modifier and Type | Method and Description |
---|---|
String |
getAvailabilityZone() |
String |
getConsistencyGroupId() |
String |
getCreatedAt() |
String |
getDescription() |
String |
getDisplayDescription() |
String |
getDisplayName() |
String |
getExportLocation() |
List<String> |
getExportLocations() |
String |
getHost() |
String |
getId() |
List<? extends Link> |
getLinks() |
Map<String,String> |
getMetadata() |
String |
getName() |
String |
getProjectId() |
String |
getShareNetworkId() |
Share.Protocol |
getShareProto() |
String |
getShareServerId() |
String |
getShareType() |
String |
getShareTypeName() |
Integer |
getSize() |
String |
getSnapshotId() |
Boolean |
getSnapshotSupport() |
String |
getSourceCgsnapshotMemberId() |
Share.Status |
getStatus() |
Share.TaskState |
getTaskState() |
String |
getVolumeType() |
Boolean |
isPublic() |
String getId()
Share.Status getStatus()
String getProjectId()
Share.Protocol getShareProto()
Integer getSize()
String getName()
String getDescription()
String getDisplayName()
String getDisplayDescription()
String getShareType()
String getShareTypeName()
String getVolumeType()
String getSnapshotId()
Boolean isPublic()
Map<String,String> getMetadata()
String getShareNetworkId()
String getAvailabilityZone()
String getExportLocation()
String getHost()
Share.TaskState getTaskState()
String getShareServerId()
String getConsistencyGroupId()
Boolean getSnapshotSupport()
String getSourceCgsnapshotMemberId()
consistency_group_id
attribute, the snapshot member IDString getCreatedAt()
Copyright © 2017. All rights reserved.