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:
GlusterfsPersistentVolumeSourceBuilder,PersistentVolumeSpecFluentImpl.GlusterfsNestedImpl,WatchEventFluentImpl.GlusterfsPersistentVolumeSourceObjectNestedImpl
public class GlusterfsPersistentVolumeSourceFluentImpl<A extends GlusterfsPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements GlusterfsPersistentVolumeSourceFluent<A>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description GlusterfsPersistentVolumeSourceFluentImpl()GlusterfsPersistentVolumeSourceFluentImpl(GlusterfsPersistentVolumeSource instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetEndpoints()StringgetEndpointsNamespace()StringgetPath()BooleanhasEndpoints()BooleanhasEndpointsNamespace()inthashCode()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 Detail
-
GlusterfsPersistentVolumeSourceFluentImpl
public GlusterfsPersistentVolumeSourceFluentImpl()
-
GlusterfsPersistentVolumeSourceFluentImpl
public GlusterfsPersistentVolumeSourceFluentImpl(GlusterfsPersistentVolumeSource instance)
-
-
Method Detail
-
getEndpoints
public String getEndpoints()
- Specified by:
getEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withEndpoints
public A withEndpoints(String endpoints)
- Specified by:
withEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
hasEndpoints
public Boolean hasEndpoints()
- Specified by:
hasEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpoints
public A withNewEndpoints(String arg1)
- Specified by:
withNewEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpoints
public A withNewEndpoints(StringBuilder arg1)
- Specified by:
withNewEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpoints
public A withNewEndpoints(StringBuffer arg1)
- Specified by:
withNewEndpointsin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
getEndpointsNamespace
public String getEndpointsNamespace()
- Specified by:
getEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withEndpointsNamespace
public A withEndpointsNamespace(String endpointsNamespace)
- Specified by:
withEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
hasEndpointsNamespace
public Boolean hasEndpointsNamespace()
- Specified by:
hasEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpointsNamespace
public A withNewEndpointsNamespace(String arg1)
- Specified by:
withNewEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpointsNamespace
public A withNewEndpointsNamespace(StringBuilder arg1)
- Specified by:
withNewEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewEndpointsNamespace
public A withNewEndpointsNamespace(StringBuffer arg1)
- Specified by:
withNewEndpointsNamespacein interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
getPath
public String getPath()
- Specified by:
getPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withPath
public A withPath(String path)
- Specified by:
withPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
hasPath
public Boolean hasPath()
- Specified by:
hasPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewPath
public A withNewPath(String arg1)
- Specified by:
withNewPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewPath
public A withNewPath(StringBuilder arg1)
- Specified by:
withNewPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewPath
public A withNewPath(StringBuffer arg1)
- Specified by:
withNewPathin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
isReadOnly
public Boolean isReadOnly()
- Specified by:
isReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withReadOnly
public A withReadOnly(Boolean readOnly)
- Specified by:
withReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
hasReadOnly
public Boolean hasReadOnly()
- Specified by:
hasReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(String arg1)
- Specified by:
withNewReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(boolean arg1)
- Specified by:
withNewReadOnlyin interfaceGlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>
-
-