Class V1GCEPersistentDiskVolumeSourceFluentImpl<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1GCEPersistentDiskVolumeSourceFluent<A>
- Direct Known Subclasses:
V1GCEPersistentDiskVolumeSourceBuilder
public class V1GCEPersistentDiskVolumeSourceFluentImpl<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1GCEPersistentDiskVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1GCEPersistentDiskVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()withFsType(String fsType) withPartition(Integer partition) withPdName(String pdName) withReadOnly(Boolean readOnly) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1GCEPersistentDiskVolumeSourceFluentImpl
public V1GCEPersistentDiskVolumeSourceFluentImpl() -
V1GCEPersistentDiskVolumeSourceFluentImpl
public V1GCEPersistentDiskVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource instance)
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
getPartition
- Specified by:
getPartitionin interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
withPartition
- Specified by:
withPartitionin interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
hasPartition
- Specified by:
hasPartitionin interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
getPdName
- Specified by:
getPdNamein interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
withPdName
- Specified by:
withPdNamein interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
hasPdName
- Specified by:
hasPdNamein interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>
-