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 Share
public Share.Protocol getShareProto()
getShareProto
in interface Share
public Integer getSize()
public String getDescription()
getDescription
in interface Share
public String getDisplayName()
getDisplayName
in interface Share
public String getDisplayDescription()
getDisplayDescription
in interface Share
public String getShareType()
getShareType
in interface Share
public String getShareTypeName()
getShareTypeName
in interface Share
public String getVolumeType()
getVolumeType
in interface Share
public String getSnapshotId()
getSnapshotId
in interface Share
public Boolean isPublic()
public Map<String,String> getMetadata()
getMetadata
in interface Share
public String getShareNetworkId()
getShareNetworkId
in interface Share
public String getAvailabilityZone()
getAvailabilityZone
in interface Share
public String getExportLocation()
getExportLocation
in interface Share
public List<String> getExportLocations()
getExportLocations
in interface Share
public String getHost()
public Share.TaskState getTaskState()
getTaskState
in interface Share
public String getShareServerId()
getShareServerId
in interface Share
public String getConsistencyGroupId()
getConsistencyGroupId
in interface Share
public Boolean getSnapshotSupport()
getSnapshotSupport
in interface Share
public String getSourceCgsnapshotMemberId()
getSourceCgsnapshotMemberId
in interface Share
consistency_group_id
attribute, the snapshot member IDpublic String getCreatedAt()
getCreatedAt
in interface Share
Copyright © 2017. All rights reserved.