public interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getEndpoints() |
String |
getPath() |
Boolean |
getReadOnly() |
Boolean |
hasEndpoints() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
A |
withEndpoints(String endpoints) |
A |
withNewEndpoints(String original)
Deprecated.
|
A |
withNewPath(String original)
Deprecated.
|
A |
withPath(String path) |
A |
withReadOnly(Boolean readOnly) |
String getEndpoints()
Boolean hasEndpoints()
@Deprecated A withNewEndpoints(String original)
String getPath()
Boolean hasPath()
@Deprecated A withNewPath(String original)
Boolean getReadOnly()
Boolean hasReadOnly()
Copyright © 2021. All rights reserved.