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