public class PhotonPersistentDiskVolumeSourceBuilder extends PhotonPersistentDiskVolumeSourceFluentImpl<PhotonPersistentDiskVolumeSourceBuilder> implements VisitableBuilder<PhotonPersistentDiskVolumeSource,PhotonPersistentDiskVolumeSourceBuilder>
_visitables
Constructor and Description |
---|
PhotonPersistentDiskVolumeSourceBuilder() |
PhotonPersistentDiskVolumeSourceBuilder(Boolean validationEnabled) |
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSource instance) |
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent) |
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent,
PhotonPersistentDiskVolumeSource instance) |
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent,
PhotonPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
PhotonPersistentDiskVolumeSource |
build() |
boolean |
equals(Object o) |
getFsType, getPdID, hasFsType, hasPdID, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdID, withNewPdID, withNewPdID, withPdID
accept, aggregate, aggregate, build, build, builderOf
public PhotonPersistentDiskVolumeSourceBuilder()
public PhotonPersistentDiskVolumeSourceBuilder(Boolean validationEnabled)
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent)
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, PhotonPersistentDiskVolumeSource instance)
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled)
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSource instance)
public PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled)
public PhotonPersistentDiskVolumeSource build()
build
in interface Builder<PhotonPersistentDiskVolumeSource>
public boolean equals(Object o)
equals
in class PhotonPersistentDiskVolumeSourceFluentImpl<PhotonPersistentDiskVolumeSourceBuilder>
Copyright © 2015–2020 Red Hat. All rights reserved.