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