public class V1CSIPersistentVolumeSourceBuilder extends V1CSIPersistentVolumeSourceFluentImpl<V1CSIPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource,V1CSIPersistentVolumeSourceBuilder>
V1CSIPersistentVolumeSourceFluentImpl.ControllerExpandSecretRefNestedImpl<N>, V1CSIPersistentVolumeSourceFluentImpl.ControllerPublishSecretRefNestedImpl<N>, V1CSIPersistentVolumeSourceFluentImpl.NodePublishSecretRefNestedImpl<N>, V1CSIPersistentVolumeSourceFluentImpl.NodeStageSecretRefNestedImpl<N>V1CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<N>, V1CSIPersistentVolumeSourceFluent.ControllerPublishSecretRefNested<N>, V1CSIPersistentVolumeSourceFluent.NodePublishSecretRefNested<N>, V1CSIPersistentVolumeSourceFluent.NodeStageSecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1CSIPersistentVolumeSourceBuilder() |
V1CSIPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1CSIPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource instance) |
V1CSIPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource instance,
Boolean validationEnabled) |
V1CSIPersistentVolumeSourceBuilder(V1CSIPersistentVolumeSourceFluent<?> fluent) |
V1CSIPersistentVolumeSourceBuilder(V1CSIPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1CSIPersistentVolumeSourceBuilder(V1CSIPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource instance) |
V1CSIPersistentVolumeSourceBuilder(V1CSIPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToVolumeAttributes, addToVolumeAttributes, buildControllerExpandSecretRef, buildControllerPublishSecretRef, buildNodePublishSecretRef, buildNodeStageSecretRef, editControllerExpandSecretRef, editControllerPublishSecretRef, editNodePublishSecretRef, editNodeStageSecretRef, editOrNewControllerExpandSecretRef, editOrNewControllerExpandSecretRefLike, editOrNewControllerPublishSecretRef, editOrNewControllerPublishSecretRefLike, editOrNewNodePublishSecretRef, editOrNewNodePublishSecretRefLike, editOrNewNodeStageSecretRef, editOrNewNodeStageSecretRefLike, getControllerExpandSecretRef, getControllerPublishSecretRef, getDriver, getFsType, getNodePublishSecretRef, getNodeStageSecretRef, getReadOnly, getVolumeAttributes, getVolumeHandle, hasControllerExpandSecretRef, hasControllerPublishSecretRef, hasDriver, hasFsType, hasNodePublishSecretRef, hasNodeStageSecretRef, hasReadOnly, hasVolumeAttributes, hasVolumeHandle, removeFromVolumeAttributes, removeFromVolumeAttributes, withControllerExpandSecretRef, withControllerPublishSecretRef, withDriver, withFsType, withNewControllerExpandSecretRef, withNewControllerExpandSecretRefLike, withNewControllerPublishSecretRef, withNewControllerPublishSecretRefLike, withNewDriver, withNewFsType, withNewNodePublishSecretRef, withNewNodePublishSecretRefLike, withNewNodeStageSecretRef, withNewNodeStageSecretRefLike, withNewVolumeHandle, withNodePublishSecretRef, withNodeStageSecretRef, withReadOnly, withVolumeAttributes, withVolumeHandleaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1CSIPersistentVolumeSourceBuilder()
public V1CSIPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1CSIPersistentVolumeSourceBuilder(V1CSIPersistentVolumeSourceFluent<?> fluent)
public V1CSIPersistentVolumeSourceBuilder(V1CSIPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1CSIPersistentVolumeSourceBuilder(V1CSIPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource instance)
public V1CSIPersistentVolumeSourceBuilder(V1CSIPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource instance, Boolean validationEnabled)
public V1CSIPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource instance)
public V1CSIPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource build()
public boolean equals(Object o)
equals in class V1CSIPersistentVolumeSourceFluentImpl<V1CSIPersistentVolumeSourceBuilder>public int hashCode()
hashCode in class V1CSIPersistentVolumeSourceFluentImpl<V1CSIPersistentVolumeSourceBuilder>Copyright © 2022. All rights reserved.