Class V1PhotonPersistentDiskVolumeSourceFluentImpl<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1PhotonPersistentDiskVolumeSourceFluent<A>
- Direct Known Subclasses:
V1PhotonPersistentDiskVolumeSourceBuilder
public class V1PhotonPersistentDiskVolumeSourceFluentImpl<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1PhotonPersistentDiskVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1PhotonPersistentDiskVolumeSourceFluentImpl
(io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1PhotonPersistentDiskVolumeSourceFluentImpl
public V1PhotonPersistentDiskVolumeSourceFluentImpl() -
V1PhotonPersistentDiskVolumeSourceFluentImpl
public V1PhotonPersistentDiskVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance)
-
-
Method Details
-
getFsType
- Specified by:
getFsType
in interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsType
in interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsType
in interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
getPdID
- Specified by:
getPdID
in interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
withPdID
- Specified by:
withPdID
in interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
hasPdID
- Specified by:
hasPdID
in interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
toString
-