| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.tuned.v1 |
| Modifier and Type | Method and Description |
|---|---|
ProfileConfig |
ProfileConfigBuilder.build() |
ProfileConfig |
ProfileSpecFluent.buildConfig() |
ProfileConfig |
ProfileSpecFluentImpl.buildConfig() |
ProfileConfig |
ProfileSpecFluent.getConfig()
Deprecated.
|
ProfileConfig |
ProfileSpecFluentImpl.getConfig()
Deprecated.
|
ProfileConfig |
ProfileSpec.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
ProfileSpecFluent.ConfigNested<A> |
ProfileSpecFluent.editOrNewConfigLike(ProfileConfig item) |
ProfileSpecFluent.ConfigNested<A> |
ProfileSpecFluentImpl.editOrNewConfigLike(ProfileConfig item) |
void |
ProfileSpec.setConfig(ProfileConfig config) |
A |
ProfileSpecFluent.withConfig(ProfileConfig config) |
A |
ProfileSpecFluentImpl.withConfig(ProfileConfig config) |
ProfileSpecFluent.ConfigNested<A> |
ProfileSpecFluent.withNewConfigLike(ProfileConfig item) |
ProfileSpecFluent.ConfigNested<A> |
ProfileSpecFluentImpl.withNewConfigLike(ProfileConfig item) |
| Constructor and Description |
|---|
ProfileConfigBuilder(ProfileConfig instance) |
ProfileConfigBuilder(ProfileConfig instance,
Boolean validationEnabled) |
ProfileConfigBuilder(ProfileConfigFluent<?> fluent,
ProfileConfig instance) |
ProfileConfigBuilder(ProfileConfigFluent<?> fluent,
ProfileConfig instance,
Boolean validationEnabled) |
ProfileConfigFluentImpl(ProfileConfig instance) |
ProfileSpec(ProfileConfig config) |
Copyright © 2015–2022 Red Hat. All rights reserved.