Package io.fabric8.kubernetes.api.model
Class PhotonPersistentDiskVolumeSourceFluentImpl<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,PhotonPersistentDiskVolumeSourceFluent<A>
- Direct Known Subclasses:
DoneablePhotonPersistentDiskVolumeSource,PersistentVolumeSpecFluentImpl.PhotonPersistentDiskNestedImpl,PhotonPersistentDiskVolumeSourceBuilder,VolumeFluentImpl.PhotonPersistentDiskNestedImpl,WatchEventFluentImpl.PhotonPersistentDiskVolumeSourceObjectNestedImpl
public class PhotonPersistentDiskVolumeSourceFluentImpl<A extends PhotonPersistentDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements PhotonPersistentDiskVolumeSourceFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PhotonPersistentDiskVolumeSourceFluentImpl()PhotonPersistentDiskVolumeSourceFluentImpl(PhotonPersistentDiskVolumeSource instance) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)StringgetFsType()StringgetPdID()BooleanhasFsType()BooleanhasPdID()AwithFsType(String fsType)AwithNewFsType(String arg1)AwithNewFsType(StringBuffer arg1)AwithNewFsType(StringBuilder arg1)AwithNewPdID(String arg1)AwithNewPdID(StringBuffer arg1)AwithNewPdID(StringBuilder arg1)AwithPdID(String pdID)
-
Constructor Details
-
PhotonPersistentDiskVolumeSourceFluentImpl
public PhotonPersistentDiskVolumeSourceFluentImpl() -
PhotonPersistentDiskVolumeSourceFluentImpl
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
getPdID
- Specified by:
getPdIDin interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
withPdID
- Specified by:
withPdIDin interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
hasPdID
- Specified by:
hasPdIDin interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
withNewPdID
- Specified by:
withNewPdIDin interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
withNewPdID
- Specified by:
withNewPdIDin interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
withNewPdID
- Specified by:
withNewPdIDin interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
-
equals
-