Class V1GlusterfsPersistentVolumeSourceFluentImpl<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1GlusterfsPersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
V1GlusterfsPersistentVolumeSourceBuilder
public class V1GlusterfsPersistentVolumeSourceFluentImpl<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1GlusterfsPersistentVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1GlusterfsPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPath()inthashCode()hasPath()toString()withEndpoints(String endpoints) withEndpointsNamespace(String endpointsNamespace) withReadOnly(Boolean readOnly) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1GlusterfsPersistentVolumeSourceFluentImpl
public V1GlusterfsPersistentVolumeSourceFluentImpl() -
V1GlusterfsPersistentVolumeSourceFluentImpl
public V1GlusterfsPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource instance)
-
-
Method Details
-
getEndpoints
- Specified by:
getEndpointsin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
withEndpoints
- Specified by:
withEndpointsin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
hasEndpoints
- Specified by:
hasEndpointsin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
getEndpointsNamespace
- Specified by:
getEndpointsNamespacein interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
withEndpointsNamespace
- Specified by:
withEndpointsNamespacein interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
hasEndpointsNamespace
- Specified by:
hasEndpointsNamespacein interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
getPath
- Specified by:
getPathin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
withPath
- Specified by:
withPathin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
hasPath
- Specified by:
hasPathin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>
-