public class RestDataVolume extends Object
Constructor and Description |
---|
RestDataVolume(DataVolume dataVolume) |
RestDataVolume(String hostDirectory,
String containerDirectory) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContainerDirectory() |
String |
getHostDirectory() |
int |
hashCode() |
DataVolume |
toDataVolume() |
public RestDataVolume(@NotNull DataVolume dataVolume)
public DataVolume toDataVolume()
public String getHostDirectory()
public String getContainerDirectory()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.