public class V1RBDPersistentVolumeSourceBuilder extends V1RBDPersistentVolumeSourceFluentImpl<V1RBDPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource,V1RBDPersistentVolumeSourceBuilder>
V1RBDPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1RBDPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1RBDPersistentVolumeSourceBuilder() |
V1RBDPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1RBDPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance) |
V1RBDPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance,
Boolean validationEnabled) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance) |
V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource |
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, withUser
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1RBDPersistentVolumeSourceBuilder()
public V1RBDPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance)
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance, Boolean validationEnabled)
public V1RBDPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance)
public V1RBDPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource build()
public boolean equals(Object o)
equals
in class V1RBDPersistentVolumeSourceFluentImpl<V1RBDPersistentVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1RBDPersistentVolumeSourceFluentImpl<V1RBDPersistentVolumeSourceBuilder>
Copyright © 2021. All rights reserved.