Class ResourcePoolStatusRequestFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.ResourcePoolStatusRequestStatusFluent<ResourcePoolStatusRequestFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.ResourcePoolStatusRequestFluent.StatusNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ResourcePoolStatusRequestFluent<A extends ResourcePoolStatusRequestFluent<A>>
public class ResourcePoolStatusRequestFluent.StatusNested<N> extends ResourcePoolStatusRequestStatusFluent<ResourcePoolStatusRequestFluent.StatusNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha3.ResourcePoolStatusRequestStatusFluent
ResourcePoolStatusRequestStatusFluent.PoolsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha3.ResourcePoolStatusRequestStatusFluent
addAllToConditions, addAllToPools, addNewPool, addNewPoolLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToPools, addToPools, buildFirstPool, buildLastPool, buildMatchingPool, buildPool, buildPools, copyInstance, editFirstPool, editLastPool, editMatchingPool, editPool, equals, getAdditionalProperties, getCondition, getConditions, getFirstCondition, getLastCondition, getMatchingCondition, getPoolCount, hasAdditionalProperties, hasConditions, hashCode, hasMatchingCondition, hasMatchingPool, hasPoolCount, hasPools, removeAllFromConditions, removeAllFromPools, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromPools, removeMatchingFromPools, setNewPoolLike, setToConditions, setToPools, toString, withAdditionalProperties, withConditions, withConditions, withPoolCount, withPools, withPools
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-