Package io.fabric8.kubernetes.api.model
Class RBDPersistentVolumeSourceBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluentImpl<RBDPersistentVolumeSourceBuilder>
io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceBuilder
- All Implemented Interfaces:
Builder<RBDPersistentVolumeSource>,Fluent<RBDPersistentVolumeSourceBuilder>,Visitable<RBDPersistentVolumeSourceBuilder>,VisitableBuilder<RBDPersistentVolumeSource,RBDPersistentVolumeSourceBuilder>,RBDPersistentVolumeSourceFluent<RBDPersistentVolumeSourceBuilder>
public class RBDPersistentVolumeSourceBuilder extends RBDPersistentVolumeSourceFluentImpl<RBDPersistentVolumeSourceBuilder> implements VisitableBuilder<RBDPersistentVolumeSource,RBDPersistentVolumeSourceBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluentImpl
RBDPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluent
RBDPersistentVolumeSourceFluent.SecretRefNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description RBDPersistentVolumeSourceBuilder()RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSource instance)RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSourceFluent<?> fluent)RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSourceFluent<?> fluent, RBDPersistentVolumeSource instance)RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSourceFluent<?> fluent, RBDPersistentVolumeSource instance, Boolean validationEnabled)RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSource instance, Boolean validationEnabled)RBDPersistentVolumeSourceBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description RBDPersistentVolumeSourcebuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluentImpl
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
-
RBDPersistentVolumeSourceBuilder
public RBDPersistentVolumeSourceBuilder() -
RBDPersistentVolumeSourceBuilder
-
RBDPersistentVolumeSourceBuilder
-
RBDPersistentVolumeSourceBuilder
public RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled) -
RBDPersistentVolumeSourceBuilder
public RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSourceFluent<?> fluent, RBDPersistentVolumeSource instance) -
RBDPersistentVolumeSourceBuilder
public RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSourceFluent<?> fluent, RBDPersistentVolumeSource instance, Boolean validationEnabled) -
RBDPersistentVolumeSourceBuilder
-
RBDPersistentVolumeSourceBuilder
public RBDPersistentVolumeSourceBuilder(RBDPersistentVolumeSource instance, Boolean validationEnabled)
-
-
Method Details
-
build
- Specified by:
buildin interfaceBuilder<RBDPersistentVolumeSource>
-
equals
- Overrides:
equalsin classRBDPersistentVolumeSourceFluentImpl<RBDPersistentVolumeSourceBuilder>
-