public class V1GlusterfsPersistentVolumeSourceFluentImpl<A extends V1GlusterfsPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements V1GlusterfsPersistentVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1GlusterfsPersistentVolumeSourceFluentImpl() |
V1GlusterfsPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEndpoints() |
String |
getEndpointsNamespace() |
String |
getPath() |
Boolean |
getReadOnly() |
Boolean |
hasEndpoints() |
Boolean |
hasEndpointsNamespace() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
String |
toString() |
A |
withEndpoints(String endpoints) |
A |
withEndpointsNamespace(String endpointsNamespace) |
A |
withPath(String path) |
A |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1GlusterfsPersistentVolumeSourceFluentImpl()
public V1GlusterfsPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource instance)
public String getEndpoints()
getEndpoints in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withEndpoints(String endpoints)
withEndpoints in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasEndpoints()
hasEndpoints in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public String getEndpointsNamespace()
getEndpointsNamespace in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withEndpointsNamespace(String endpointsNamespace)
withEndpointsNamespace in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasEndpointsNamespace()
hasEndpointsNamespace in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public String getPath()
getPath in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>Copyright © 2022. All rights reserved.