public class PhotonPersistentDiskVolumeSourceBuilder extends PhotonPersistentDiskVolumeSourceFluent<PhotonPersistentDiskVolumeSourceBuilder> implements VisitableBuilder<PhotonPersistentDiskVolumeSource,PhotonPersistentDiskVolumeSourceBuilder>
_visitables, VISIT| 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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getFsType, getPdID, hasAdditionalProperties, hasFsType, hashCode, hasPdID, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFsType, withPdIDaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.