Class V1RBDPersistentVolumeSourceBuilder
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSourceFluentImpl<V1RBDPersistentVolumeSourceBuilder>
io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSourceBuilder
- All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource>
,Fluent<V1RBDPersistentVolumeSourceBuilder>
,Visitable<V1RBDPersistentVolumeSourceBuilder>
,VisitableBuilder<io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource,
,V1RBDPersistentVolumeSourceBuilder> V1RBDPersistentVolumeSourceFluent<V1RBDPersistentVolumeSourceBuilder>
public class V1RBDPersistentVolumeSourceBuilder
extends V1RBDPersistentVolumeSourceFluentImpl<V1RBDPersistentVolumeSourceBuilder>
implements VisitableBuilder<io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource,V1RBDPersistentVolumeSourceBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSourceFluent
V1RBDPersistentVolumeSourceFluent.SecretRefNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1RBDPersistentVolumeSourceBuilder
(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance) V1RBDPersistentVolumeSourceBuilder
(V1RBDPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance) V1RBDPersistentVolumeSourceBuilder
(V1RBDPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance, Boolean validationEnabled) V1RBDPersistentVolumeSourceBuilder
(V1RBDPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled) V1RBDPersistentVolumeSourceBuilder
(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance, Boolean validationEnabled) V1RBDPersistentVolumeSourceBuilder
(Boolean validationEnabled) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource
build()
Methods inherited from class io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSourceFluentImpl
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, withUser
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1RBDPersistentVolumeSourceBuilder
public V1RBDPersistentVolumeSourceBuilder() -
V1RBDPersistentVolumeSourceBuilder
-
V1RBDPersistentVolumeSourceBuilder
-
V1RBDPersistentVolumeSourceBuilder
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled) -
V1RBDPersistentVolumeSourceBuilder
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance) -
V1RBDPersistentVolumeSourceBuilder
public V1RBDPersistentVolumeSourceBuilder(V1RBDPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance, Boolean validationEnabled) -
V1RBDPersistentVolumeSourceBuilder
public V1RBDPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance) -
V1RBDPersistentVolumeSourceBuilder
public V1RBDPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance, Boolean validationEnabled)
-
-
Method Details