public class HostPathVolumeProperties extends Object implements ISettablePersistentVolumeProperties, IHostPathVolumeProperties
| Constructor and Description |
|---|
HostPathVolumeProperties(String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPath() |
int |
hashCode() |
void |
setPath(String path) |
void |
setProperties(org.jboss.dmr.ModelNode node) |
String |
toString() |
public HostPathVolumeProperties(String path)
public void setProperties(org.jboss.dmr.ModelNode node)
setProperties in interface ISettablePersistentVolumePropertiespublic String getPath()
getPath in interface IHostPathVolumePropertiespublic void setPath(String path)
setPath in interface IHostPathVolumePropertiesCopyright © 2020 Red Hat, Inc. All Rights Reserved.