public class V1RBDVolumeSourceBuilder extends V1RBDVolumeSourceFluentImpl<V1RBDVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1RBDVolumeSource,V1RBDVolumeSourceBuilder>
V1RBDVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1RBDVolumeSourceBuilder() |
V1RBDVolumeSourceBuilder(Boolean validationEnabled) |
V1RBDVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDVolumeSource instance) |
V1RBDVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDVolumeSource instance,
Boolean validationEnabled) |
V1RBDVolumeSourceBuilder(V1RBDVolumeSourceFluent<?> fluent) |
V1RBDVolumeSourceBuilder(V1RBDVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1RBDVolumeSourceBuilder(V1RBDVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RBDVolumeSource instance) |
V1RBDVolumeSourceBuilder(V1RBDVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RBDVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1RBDVolumeSource |
build() |
addAllToMonitors, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFirstMonitor, getFsType, getImage, getKeyring, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPool, getReadOnly, getSecretRef, getUser, hasFsType, hashCode, hasImage, hasKeyring, hasMatchingMonitor, hasMonitors, hasPool, hasReadOnly, hasSecretRef, hasUser, removeAllFromMonitors, removeFromMonitors, setToMonitors, toString, withFsType, withImage, withKeyring, withMonitors, withMonitors, withNewSecretRef, withNewSecretRefLike, withPool, withReadOnly, withReadOnly, withSecretRef, withUseraccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1RBDVolumeSourceBuilder()
public V1RBDVolumeSourceBuilder(Boolean validationEnabled)
public V1RBDVolumeSourceBuilder(V1RBDVolumeSourceFluent<?> fluent)
public V1RBDVolumeSourceBuilder(V1RBDVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1RBDVolumeSourceBuilder(V1RBDVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1RBDVolumeSource instance)
public V1RBDVolumeSourceBuilder(V1RBDVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1RBDVolumeSource instance, Boolean validationEnabled)
public V1RBDVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDVolumeSource instance)
public V1RBDVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDVolumeSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.