| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.tuned.v1 |
| Modifier and Type | Method and Description |
|---|---|
ProfileList |
ValidationSchema.getProfileList() |
ProfileList |
KubeSchema.getProfileList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setProfileList(ProfileList profileList) |
void |
KubeSchema.setProfileList(ProfileList profileList) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.Patch patch,
Profile profile,
ProfileList profileList,
io.fabric8.kubernetes.api.model.Status status,
String time,
Tuned tuned,
TunedList tunedList,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.Patch patch,
Profile profile,
ProfileList profileList,
io.fabric8.kubernetes.api.model.Status status,
String time,
Tuned tuned,
TunedList tunedList,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
ProfileList |
ProfileListBuilder.build() |
| Constructor and Description |
|---|
ProfileListBuilder(ProfileList instance) |
ProfileListBuilder(ProfileList instance,
Boolean validationEnabled) |
ProfileListBuilder(ProfileListFluent<?> fluent,
ProfileList instance) |
ProfileListBuilder(ProfileListFluent<?> fluent,
ProfileList instance,
Boolean validationEnabled) |
ProfileListFluentImpl(ProfileList instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.