public class V1CSIPersistentVolumeSourceBuilder extends V1CSIPersistentVolumeSourceFluentImpl<V1CSIPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1CSIPersistentVolumeSource,V1CSIPersistentVolumeSourceBuilder>
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() |
addToVolumeAttributes, addToVolumeAttributes, buildControllerExpandSecretRef, buildControllerPublishSecretRef, buildNodePublishSecretRef, buildNodeStageSecretRef, editControllerExpandSecretRef, editControllerPublishSecretRef, editNodePublishSecretRef, editNodeStageSecretRef, editOrNewControllerExpandSecretRef, editOrNewControllerExpandSecretRefLike, editOrNewControllerPublishSecretRef, editOrNewControllerPublishSecretRefLike, editOrNewNodePublishSecretRef, editOrNewNodePublishSecretRefLike, editOrNewNodeStageSecretRef, editOrNewNodeStageSecretRefLike, equals, getControllerExpandSecretRef, getControllerPublishSecretRef, getDriver, getFsType, getNodePublishSecretRef, getNodeStageSecretRef, getReadOnly, getVolumeAttributes, getVolumeHandle, hasControllerExpandSecretRef, hasControllerPublishSecretRef, hasDriver, hasFsType, hashCode, hasNodePublishSecretRef, hasNodeStageSecretRef, hasReadOnly, hasVolumeAttributes, hasVolumeHandle, removeFromVolumeAttributes, removeFromVolumeAttributes, toString, withControllerExpandSecretRef, withControllerPublishSecretRef, withDriver, withFsType, withNewControllerExpandSecretRef, withNewControllerExpandSecretRefLike, withNewControllerPublishSecretRef, withNewControllerPublishSecretRefLike, withNewNodePublishSecretRef, withNewNodePublishSecretRefLike, withNewNodeStageSecretRef, withNewNodeStageSecretRefLike, withNodePublishSecretRef, withNodeStageSecretRef, withReadOnly, withReadOnly, withVolumeAttributes, withVolumeHandleaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2022. All rights reserved.