public class GlusterfsVolumeSourceFluentImpl<A extends GlusterfsVolumeSourceFluent<A>> extends BaseFluent<A> implements GlusterfsVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
GlusterfsVolumeSourceFluentImpl() |
GlusterfsVolumeSourceFluentImpl(GlusterfsVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEndpoints() |
String |
getPath() |
Boolean |
getReadOnly() |
Boolean |
hasEndpoints() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
A |
withEndpoints(String endpoints) |
A |
withNewEndpoints(String arg0)
Deprecated.
|
A |
withNewPath(String arg0)
Deprecated.
|
A |
withPath(String path) |
A |
withReadOnly(Boolean readOnly) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic GlusterfsVolumeSourceFluentImpl()
public GlusterfsVolumeSourceFluentImpl(GlusterfsVolumeSource instance)
public String getEndpoints()
getEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withEndpoints(String endpoints)
withEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasEndpoints()
hasEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>@Deprecated public A withNewEndpoints(String arg0)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public String getPath()
getPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>@Deprecated public A withNewPath(String arg0)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.