Class TunedFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.tuned.v1.TunedSpecFluent<TunedFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.tuned.v1.TunedFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- TunedFluent<A extends TunedFluent<A>>
public class TunedFluent.SpecNested<N> extends TunedSpecFluent<TunedFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.tuned.v1.TunedSpecFluent
TunedSpecFluent.ProfileNested<N>, TunedSpecFluent.RecommendNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.tuned.v1.TunedSpecFluent
addAllToProfile, addAllToRecommend, addNewProfile, addNewProfile, addNewProfileLike, addNewRecommend, addNewRecommendLike, addToAdditionalProperties, addToAdditionalProperties, addToProfile, addToProfile, addToRecommend, addToRecommend, buildFirstProfile, buildFirstRecommend, buildLastProfile, buildLastRecommend, buildMatchingProfile, buildMatchingRecommend, buildProfile, buildProfile, buildRecommend, buildRecommend, copyInstance, editFirstProfile, editFirstRecommend, editLastProfile, editLastRecommend, editMatchingProfile, editMatchingRecommend, editProfile, editRecommend, equals, getAdditionalProperties, getManagementState, hasAdditionalProperties, hashCode, hasManagementState, hasMatchingProfile, hasMatchingRecommend, hasProfile, hasRecommend, removeAllFromProfile, removeAllFromRecommend, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromProfile, removeFromRecommend, removeMatchingFromProfile, removeMatchingFromRecommend, setNewProfileLike, setNewRecommendLike, setToProfile, setToRecommend, toString, withAdditionalProperties, withManagementState, withProfile, withProfile, withRecommend, withRecommend
-
-