| Package | Description |
|---|---|
| io.fabric8.camelk.v1 |
| Modifier and Type | Method and Description |
|---|---|
ValueSource |
ValueSourceBuilder.build() |
ValueSource |
MavenSpecFluent.buildSettings() |
ValueSource |
MavenSpecFluentImpl.buildSettings() |
ValueSource |
MavenSpecFluent.getSettings()
Deprecated.
|
ValueSource |
MavenSpecFluentImpl.getSettings()
Deprecated.
|
ValueSource |
MavenSpec.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
MavenSpecFluent.SettingsNested<A> |
MavenSpecFluent.editOrNewSettingsLike(ValueSource item) |
MavenSpecFluent.SettingsNested<A> |
MavenSpecFluentImpl.editOrNewSettingsLike(ValueSource item) |
void |
MavenSpec.setSettings(ValueSource settings) |
MavenSpecFluent.SettingsNested<A> |
MavenSpecFluent.withNewSettingsLike(ValueSource item) |
MavenSpecFluent.SettingsNested<A> |
MavenSpecFluentImpl.withNewSettingsLike(ValueSource item) |
A |
MavenSpecFluent.withSettings(ValueSource settings) |
A |
MavenSpecFluentImpl.withSettings(ValueSource settings) |
| Constructor and Description |
|---|
MavenSpec(String localRepository,
ValueSource settings,
io.fabric8.kubernetes.api.model.Duration timeout) |
ValueSourceBuilder(ValueSource instance) |
ValueSourceBuilder(ValueSource instance,
Boolean validationEnabled) |
ValueSourceBuilder(ValueSourceFluent<?> fluent,
ValueSource instance) |
ValueSourceBuilder(ValueSourceFluent<?> fluent,
ValueSource instance,
Boolean validationEnabled) |
ValueSourceFluentImpl(ValueSource instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.