Uses of Class
io.fabric8.openshift.api.model.tuned.v1.ProfileList
-
-
Uses of ProfileList in io.fabric8.openshift.api.model.tuned.v1
Methods in io.fabric8.openshift.api.model.tuned.v1 that return ProfileList Modifier and Type Method Description ProfileListProfileListBuilder. build()Methods in io.fabric8.openshift.api.model.tuned.v1 with parameters of type ProfileList Modifier and Type Method Description protected voidProfileListFluent. copyInstance(ProfileList instance)Constructors in io.fabric8.openshift.api.model.tuned.v1 with parameters of type ProfileList Constructor Description ProfileListBuilder(ProfileList instance)ProfileListBuilder(ProfileListFluent<?> fluent, ProfileList instance)ProfileListFluent(ProfileList instance)
-