public class V1GlusterfsVolumeSourceFluentImpl<A extends V1GlusterfsVolumeSourceFluent<A>> extends BaseFluent<A> implements V1GlusterfsVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1GlusterfsVolumeSourceFluentImpl() |
V1GlusterfsVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1GlusterfsVolumeSource 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() |
String |
toString() |
A |
withEndpoints(String endpoints) |
A |
withPath(String path) |
A |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1GlusterfsVolumeSourceFluentImpl()
public V1GlusterfsVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1GlusterfsVolumeSource instance)
public String getEndpoints()
getEndpoints in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withEndpoints(String endpoints)
withEndpoints in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public Boolean hasEndpoints()
hasEndpoints in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public String getPath()
getPath in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>Copyright © 2022. All rights reserved.