public class V1CinderPersistentVolumeSourceBuilder extends V1CinderPersistentVolumeSourceFluentImpl<V1CinderPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource,V1CinderPersistentVolumeSourceBuilder>
V1CinderPersistentVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1CinderPersistentVolumeSourceBuilder() |
V1CinderPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance) |
V1CinderPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource |
build() |
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFsType, getReadOnly, getSecretRef, getVolumeID, hasFsType, hashCode, hasReadOnly, hasSecretRef, hasVolumeID, toString, withFsType, withNewSecretRef, withNewSecretRefLike, withReadOnly, withReadOnly, withSecretRef, withVolumeIDaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1CinderPersistentVolumeSourceBuilder()
public V1CinderPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance, Boolean validationEnabled)
public V1CinderPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance)
public V1CinderPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.