public class ManilaShare extends Object implements Share
| Modifier and Type | Class and Description |
|---|---|
static class |
ManilaShare.Shares |
Share.Protocol, Share.Status, Share.TaskState| Constructor and Description |
|---|
ManilaShare() |
| 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() |
public Share.Status getStatus()
public String getProjectId()
getProjectId in interface Sharepublic Share.Protocol getShareProto()
getShareProto in interface Sharepublic Integer getSize()
public String getDescription()
getDescription in interface Sharepublic String getDisplayName()
getDisplayName in interface Sharepublic String getDisplayDescription()
getDisplayDescription in interface Sharepublic String getShareType()
getShareType in interface Sharepublic String getShareTypeName()
getShareTypeName in interface Sharepublic String getVolumeType()
getVolumeType in interface Sharepublic String getSnapshotId()
getSnapshotId in interface Sharepublic Boolean isPublic()
public Map<String,String> getMetadata()
getMetadata in interface Sharepublic String getShareNetworkId()
getShareNetworkId in interface Sharepublic String getAvailabilityZone()
getAvailabilityZone in interface Sharepublic String getExportLocation()
getExportLocation in interface Sharepublic List<String> getExportLocations()
getExportLocations in interface Sharepublic String getHost()
public Share.TaskState getTaskState()
getTaskState in interface Sharepublic String getShareServerId()
getShareServerId in interface Sharepublic String getConsistencyGroupId()
getConsistencyGroupId in interface Sharepublic Boolean getSnapshotSupport()
getSnapshotSupport in interface Sharepublic String getSourceCgsnapshotMemberId()
getSourceCgsnapshotMemberId in interface Shareconsistency_group_id attribute, the snapshot member IDpublic String getCreatedAt()
getCreatedAt in interface ShareCopyright © 2017. All rights reserved.