Class SearchFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.search.v1alpha1.SearchStatusFluent<SearchFluent.StatusNested<N>>
-
- io.fabric8.openclustermanagement.api.model.search.v1alpha1.SearchFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SearchFluent<A extends SearchFluent<A>>
public class SearchFluent.StatusNested<N> extends SearchStatusFluent<SearchFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.search.v1alpha1.SearchStatusFluent
addAllToConditions, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, copyInstance, equals, getAdditionalProperties, getCondition, getConditions, getDb, getFirstCondition, getLastCondition, getMatchingCondition, getStorage, hasAdditionalProperties, hasConditions, hasDb, hashCode, hasMatchingCondition, hasStorage, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, setToConditions, toString, withAdditionalProperties, withConditions, withConditions, withDb, withStorage
-
-