Package io.fabric8.kubernetes.api.model
Class GCEPersistentDiskVolumeSourceFluentImpl<A extends GCEPersistentDiskVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,GCEPersistentDiskVolumeSourceFluent<A>
- Direct Known Subclasses:
DoneableGCEPersistentDiskVolumeSource,GCEPersistentDiskVolumeSourceBuilder,PersistentVolumeSpecFluentImpl.GcePersistentDiskNestedImpl,VolumeFluentImpl.GcePersistentDiskNestedImpl,WatchEventFluentImpl.GCEPersistentDiskVolumeSourceObjectNestedImpl
public class GCEPersistentDiskVolumeSourceFluentImpl<A extends GCEPersistentDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements GCEPersistentDiskVolumeSourceFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GCEPersistentDiskVolumeSourceFluentImpl()GCEPersistentDiskVolumeSourceFluentImpl(GCEPersistentDiskVolumeSource instance) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)StringgetFsType()IntegergetPartition()StringgetPdName()BooleanhasFsType()BooleanhasPartition()BooleanhasPdName()BooleanhasReadOnly()BooleanisReadOnly()AwithFsType(String fsType)AwithNewFsType(String arg1)AwithNewFsType(StringBuffer arg1)AwithNewFsType(StringBuilder arg1)AwithNewPartition(int arg1)AwithNewPartition(String arg1)AwithNewPdName(String arg1)AwithNewPdName(StringBuffer arg1)AwithNewPdName(StringBuilder arg1)AwithNewReadOnly(boolean arg1)AwithNewReadOnly(String arg1)AwithPartition(Integer partition)AwithPdName(String pdName)AwithReadOnly(Boolean readOnly)
-
Constructor Details
-
GCEPersistentDiskVolumeSourceFluentImpl
public GCEPersistentDiskVolumeSourceFluentImpl() -
GCEPersistentDiskVolumeSourceFluentImpl
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
getPartition
- Specified by:
getPartitionin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withPartition
- Specified by:
withPartitionin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
hasPartition
- Specified by:
hasPartitionin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewPartition
- Specified by:
withNewPartitionin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewPartition
- Specified by:
withNewPartitionin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
getPdName
- Specified by:
getPdNamein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withPdName
- Specified by:
withPdNamein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
hasPdName
- Specified by:
hasPdNamein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewPdName
- Specified by:
withNewPdNamein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewPdName
- Specified by:
withNewPdNamein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewPdName
- Specified by:
withNewPdNamein interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
isReadOnly
- Specified by:
isReadOnlyin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceGCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>
-
equals
-