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:
getFsTypein interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
getPdID
- Specified by:
getPdIDin interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
withPdID
- Specified by:
withPdIDin interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
hasPdID
- Specified by:
hasPdIDin interfaceV1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>
-
toString
-