Package io.fabric8.kubernetes.api.model
Class GlusterfsPersistentVolumeSourceFluentImpl<A extends GlusterfsPersistentVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.GlusterfsPersistentVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,GlusterfsPersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
DoneableGlusterfsPersistentVolumeSource,GlusterfsPersistentVolumeSourceBuilder,PersistentVolumeSpecFluentImpl.GlusterfsNestedImpl,WatchEventFluentImpl.GlusterfsPersistentVolumeSourceObjectNestedImpl
public class GlusterfsPersistentVolumeSourceFluentImpl<A extends GlusterfsPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements GlusterfsPersistentVolumeSourceFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GlusterfsPersistentVolumeSourceFluentImpl()GlusterfsPersistentVolumeSourceFluentImpl(GlusterfsPersistentVolumeSource instance) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)StringgetEndpoints()StringgetEndpointsNamespace()StringgetPath()BooleanhasEndpoints()BooleanhasEndpointsNamespace()BooleanhasPath()BooleanhasReadOnly()BooleanisReadOnly()AwithEndpoints(String endpoints)AwithEndpointsNamespace(String endpointsNamespace)AwithNewEndpoints(String arg1)AwithNewEndpoints(StringBuffer arg1)AwithNewEndpoints(StringBuilder arg1)AwithNewEndpointsNamespace(String arg1)AwithNewEndpointsNamespace(StringBuffer arg1)AwithNewEndpointsNamespace(StringBuilder arg1)AwithNewPath(String arg1)AwithNewPath(StringBuffer arg1)AwithNewPath(StringBuilder arg1)AwithNewReadOnly(boolean arg1)AwithNewReadOnly(String arg1)AwithPath(String path)AwithReadOnly(Boolean readOnly)
-
Constructor Details
-
GlusterfsPersistentVolumeSourceFluentImpl
public GlusterfsPersistentVolumeSourceFluentImpl() -
GlusterfsPersistentVolumeSourceFluentImpl
-
-
Method Details
-
getEndpoints
- Specified by:
getEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withEndpoints
- Specified by:
withEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
hasEndpoints
- Specified by:
hasEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpoints
- Specified by:
withNewEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpoints
- Specified by:
withNewEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpoints
- Specified by:
withNewEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
getEndpointsNamespace
- Specified by:
getEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withEndpointsNamespace
- Specified by:
withEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
hasEndpointsNamespace
- Specified by:
hasEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpointsNamespace
- Specified by:
withNewEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpointsNamespace
- Specified by:
withNewEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpointsNamespace
- Specified by:
withNewEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
getPath
- Specified by:
getPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withPath
- Specified by:
withPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
hasPath
- Specified by:
hasPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewPath
- Specified by:
withNewPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewPath
- Specified by:
withNewPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewPath
- Specified by:
withNewPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
isReadOnly
- Specified by:
isReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
equals
-