Class RbdBuilder
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.RbdFluent<RbdBuilder>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.RbdBuilder
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<Rbd>,io.fabric8.kubernetes.api.builder.Fluent<RbdBuilder>,io.fabric8.kubernetes.api.builder.Visitable<RbdBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<Rbd,RbdBuilder>
public class RbdBuilder extends RbdFluent<RbdBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Rbd,RbdBuilder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.RbdFluent
RbdFluent.RbdSecretRefNested<N>
-
-
Constructor Summary
Constructors Constructor Description RbdBuilder()RbdBuilder(Rbd instance)RbdBuilder(RbdFluent<?> fluent)RbdBuilder(RbdFluent<?> fluent, Rbd instance)RbdBuilder(RbdFluent<?> fluent, Rbd instance, Boolean validationEnabled)RbdBuilder(RbdFluent<?> fluent, Boolean validationEnabled)RbdBuilder(Rbd instance, Boolean validationEnabled)RbdBuilder(Boolean validationEnabled)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Rbdbuild()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.RbdFluent
addAllToMonitors, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editRbdSecretRef, equals, getFirstMonitor, getFsType, getImage, getKeyring, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPool, getReadOnly, getUser, hasFsType, hashCode, hasImage, hasKeyring, hasMatchingMonitor, hasMonitors, hasPool, hasReadOnly, hasSecretRef, hasUser, removeAllFromMonitors, removeFromMonitors, setToMonitors, toString, withFsType, withImage, withKeyring, withMonitors, withMonitors, withNewRbdSecretRef, withNewSecretRefLike, withPool, withReadOnly, withReadOnly, withSecretRef, withUser
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-