Package io.fabric8.kubernetes.api.model
Class RBDVolumeSourceBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.RBDVolumeSourceFluentImpl<RBDVolumeSourceBuilder>
io.fabric8.kubernetes.api.model.RBDVolumeSourceBuilder
- All Implemented Interfaces:
Builder<RBDVolumeSource>,Fluent<RBDVolumeSourceBuilder>,Visitable<RBDVolumeSourceBuilder>,VisitableBuilder<RBDVolumeSource,RBDVolumeSourceBuilder>,RBDVolumeSourceFluent<RBDVolumeSourceBuilder>
public class RBDVolumeSourceBuilder extends RBDVolumeSourceFluentImpl<RBDVolumeSourceBuilder> implements VisitableBuilder<RBDVolumeSource,RBDVolumeSourceBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.RBDVolumeSourceFluentImpl
RBDVolumeSourceFluentImpl.SecretRefNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.RBDVolumeSourceFluent
RBDVolumeSourceFluent.SecretRefNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description RBDVolumeSourceBuilder()RBDVolumeSourceBuilder(RBDVolumeSource instance)RBDVolumeSourceBuilder(RBDVolumeSourceFluent<?> fluent)RBDVolumeSourceBuilder(RBDVolumeSourceFluent<?> fluent, RBDVolumeSource instance)RBDVolumeSourceBuilder(RBDVolumeSourceFluent<?> fluent, RBDVolumeSource instance, Boolean validationEnabled)RBDVolumeSourceBuilder(RBDVolumeSourceFluent<?> fluent, Boolean validationEnabled)RBDVolumeSourceBuilder(RBDVolumeSource instance, Boolean validationEnabled)RBDVolumeSourceBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description RBDVolumeSourcebuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.RBDVolumeSourceFluentImpl
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, withNewSecretRef, withNewSecretRefLike, withNewUser, withNewUser, withNewUser, withPool, withReadOnly, withSecretRef, withUserMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
RBDVolumeSourceBuilder
public RBDVolumeSourceBuilder() -
RBDVolumeSourceBuilder
-
RBDVolumeSourceBuilder
-
RBDVolumeSourceBuilder
-
RBDVolumeSourceBuilder
-
RBDVolumeSourceBuilder
public RBDVolumeSourceBuilder(RBDVolumeSourceFluent<?> fluent, RBDVolumeSource instance, Boolean validationEnabled) -
RBDVolumeSourceBuilder
-
RBDVolumeSourceBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceBuilder<RBDVolumeSource>
-
equals
- Overrides:
equalsin classRBDVolumeSourceFluentImpl<RBDVolumeSourceBuilder>
-