public class V1PhotonPersistentDiskVolumeSourceBuilder extends V1PhotonPersistentDiskVolumeSourceFluentImpl<V1PhotonPersistentDiskVolumeSourceBuilder> implements VisitableBuilder<V1PhotonPersistentDiskVolumeSource,V1PhotonPersistentDiskVolumeSourceBuilder>
_visitables
Constructor and Description |
---|
V1PhotonPersistentDiskVolumeSourceBuilder() |
V1PhotonPersistentDiskVolumeSourceBuilder(Boolean validationEnabled) |
V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSource instance) |
V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent) |
V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent,
V1PhotonPersistentDiskVolumeSource instance) |
V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent,
V1PhotonPersistentDiskVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1PhotonPersistentDiskVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getFsType, getPdID, hasFsType, hasPdID, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdID, withNewPdID, withNewPdID, withPdID
accept, aggregate, aggregate, build, build, builderOf
public V1PhotonPersistentDiskVolumeSourceBuilder()
public V1PhotonPersistentDiskVolumeSourceBuilder(Boolean validationEnabled)
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent)
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent, V1PhotonPersistentDiskVolumeSource instance)
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent, V1PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled)
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSource instance)
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled)
public V1PhotonPersistentDiskVolumeSource build()
build
in interface Builder<V1PhotonPersistentDiskVolumeSource>
public boolean equals(Object o)
equals
in class V1PhotonPersistentDiskVolumeSourceFluentImpl<V1PhotonPersistentDiskVolumeSourceBuilder>
public int hashCode()
Copyright © 2021. All rights reserved.