| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.tuned.v1 |
| Modifier and Type | Method and Description |
|---|---|
ProfileSpec |
ProfileSpecBuilder.build() |
ProfileSpec |
ProfileFluent.buildSpec() |
ProfileSpec |
Profile.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProfileSpecFluent.copyInstance(ProfileSpec instance) |
ProfileFluent.SpecNested<A> |
ProfileFluent.editOrNewSpecLike(ProfileSpec item) |
void |
Profile.setSpec(ProfileSpec spec) |
ProfileFluent.SpecNested<A> |
ProfileFluent.withNewSpecLike(ProfileSpec item) |
A |
ProfileFluent.withSpec(ProfileSpec spec) |
| Constructor and Description |
|---|
Profile(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ProfileSpec spec,
ProfileStatus status) |
ProfileSpecBuilder(ProfileSpec instance) |
ProfileSpecBuilder(ProfileSpecFluent<?> fluent,
ProfileSpec instance) |
ProfileSpecFluent(ProfileSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.