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