public class V1RBDVolumeSourceBuilder extends V1RBDVolumeSourceFluentImpl<V1RBDVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1RBDVolumeSource,V1RBDVolumeSourceBuilder>
V1RBDVolumeSourceFluentImpl.SecretRefNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToMonitors, addNewMonitor, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFirstMonitor, getFsType, getImage, getKeyring, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPool, getReadOnly, getSecretRef, getUser, hasFsType, hasImage, hasKeyring, hasMatchingMonitor, hasMonitors, hasPool, hasReadOnly, hasSecretRef, hasUser, removeAllFromMonitors, removeFromMonitors, setToMonitors, withFsType, withImage, withKeyring, withMonitors, withMonitors, withNewFsType, withNewImage, withNewKeyring, withNewPool, withNewSecretRef, withNewSecretRefLike, withNewUser, withPool, withReadOnly, withSecretRef, withUseraccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public io.kubernetes.client.openapi.models.V1RBDVolumeSource build()
public boolean equals(Object o)
equals in class V1RBDVolumeSourceFluentImpl<V1RBDVolumeSourceBuilder>public int hashCode()
hashCode in class V1RBDVolumeSourceFluentImpl<V1RBDVolumeSourceBuilder>Copyright © 2022. All rights reserved.