Package io.fabric8.kubernetes.api.model
Class PhotonPersistentDiskVolumeSourceBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSourceFluentImpl<PhotonPersistentDiskVolumeSourceBuilder>
io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSourceBuilder
- All Implemented Interfaces:
Builder<PhotonPersistentDiskVolumeSource>,Fluent<PhotonPersistentDiskVolumeSourceBuilder>,Visitable<PhotonPersistentDiskVolumeSourceBuilder>,VisitableBuilder<PhotonPersistentDiskVolumeSource,PhotonPersistentDiskVolumeSourceBuilder>,PhotonPersistentDiskVolumeSourceFluent<PhotonPersistentDiskVolumeSourceBuilder>
public class PhotonPersistentDiskVolumeSourceBuilder extends PhotonPersistentDiskVolumeSourceFluentImpl<PhotonPersistentDiskVolumeSourceBuilder> implements VisitableBuilder<PhotonPersistentDiskVolumeSource,PhotonPersistentDiskVolumeSourceBuilder>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PhotonPersistentDiskVolumeSourceBuilder()PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSource instance)PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent)PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, PhotonPersistentDiskVolumeSource instance)PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled)PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled)PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled)PhotonPersistentDiskVolumeSourceBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description PhotonPersistentDiskVolumeSourcebuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSourceFluentImpl
getFsType, getPdID, hasFsType, hasPdID, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdID, withNewPdID, withNewPdID, withPdIDMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
PhotonPersistentDiskVolumeSourceBuilder
public PhotonPersistentDiskVolumeSourceBuilder() -
PhotonPersistentDiskVolumeSourceBuilder
-
PhotonPersistentDiskVolumeSourceBuilder
-
PhotonPersistentDiskVolumeSourceBuilder
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled) -
PhotonPersistentDiskVolumeSourceBuilder
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, PhotonPersistentDiskVolumeSource instance) -
PhotonPersistentDiskVolumeSourceBuilder
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled) -
PhotonPersistentDiskVolumeSourceBuilder
-
PhotonPersistentDiskVolumeSourceBuilder
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled)
-
-
Method Details
-
build
- Specified by:
buildin interfaceBuilder<PhotonPersistentDiskVolumeSource>
-
equals
- Overrides:
equalsin classPhotonPersistentDiskVolumeSourceFluentImpl<PhotonPersistentDiskVolumeSourceBuilder>
-