public interface V1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>> extends Fluent<A>
String
getPath()
getType()
Boolean
hasPath()
hasType()
A
withPath(String path)
withType(String type)
String getPath()
A withPath(String path)
Boolean hasPath()
String getType()
A withType(String type)
Boolean hasType()
Copyright © 2018. All rights reserved.