public class V1RBDPersistentVolumeSourceBuilder extends V1RBDPersistentVolumeSourceFluentImpl<V1RBDPersistentVolumeSourceBuilder> implements VisitableBuilder<V1RBDPersistentVolumeSource,V1RBDPersistentVolumeSourceBuilder>
V1RBDPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1RBDPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
V1RBDPersistentVolumeSourceBuilder() |
V1RBDPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSource instance) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSource instance,
Boolean validationEnabled) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent,
V1RBDPersistentVolumeSource instance) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent,
V1RBDPersistentVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1RBDPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToMonitors, addNewMonitor, addNewMonitor, addNewMonitor, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFirstMonitor, getFsType, getImage, getKeyring, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPool, getSecretRef, getUser, hasFsType, hasImage, hasKeyring, hasMatchingMonitor, hasMonitors, hasPool, hasReadOnly, hasSecretRef, hasUser, isReadOnly, removeAllFromMonitors, removeFromMonitors, setToMonitors, withFsType, withImage, withKeyring, withMonitors, withMonitors, withNewFsType, withNewFsType, withNewFsType, withNewImage, withNewImage, withNewImage, withNewKeyring, withNewKeyring, withNewKeyring, withNewPool, withNewPool, withNewPool, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRefLike, withNewUser, withNewUser, withNewUser, withPool, withReadOnly, withSecretRef, withUser
accept, aggregate, aggregate, build, build, builderOf
public V1RBDPersistentVolumeSourceBuilder()
public V1RBDPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent, V1RBDPersistentVolumeSource instance)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent, V1RBDPersistentVolumeSource instance, Boolean validationEnabled)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSource instance)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSource instance, Boolean validationEnabled)
public V1RBDPersistentVolumeSource build()
build
in interface Builder<V1RBDPersistentVolumeSource>
public boolean equals(Object o)
equals
in class V1RBDPersistentVolumeSourceFluentImpl<V1RBDPersistentVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1RBDPersistentVolumeSourceFluentImpl<V1RBDPersistentVolumeSourceBuilder>
Copyright © 2022. All rights reserved.