Class PodSchedulingContextFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.PodSchedulingContextStatusFluent<PodSchedulingContextFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.PodSchedulingContextFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PodSchedulingContextFluent<A extends PodSchedulingContextFluent<A>>
public class PodSchedulingContextFluent.StatusNested<N> extends PodSchedulingContextStatusFluent<PodSchedulingContextFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.PodSchedulingContextStatusFluent
PodSchedulingContextStatusFluent.ResourceClaimsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endStatus()
-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.PodSchedulingContextStatusFluent
addAllToResourceClaims, addNewResourceClaim, addNewResourceClaimLike, addToAdditionalProperties, addToAdditionalProperties, addToResourceClaims, addToResourceClaims, buildFirstResourceClaim, buildLastResourceClaim, buildMatchingResourceClaim, buildResourceClaim, buildResourceClaims, copyInstance, editFirstResourceClaim, editLastResourceClaim, editMatchingResourceClaim, editResourceClaim, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchingResourceClaim, hasResourceClaims, removeAllFromResourceClaims, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromResourceClaims, removeMatchingFromResourceClaims, setNewResourceClaimLike, setToResourceClaims, toString, withAdditionalProperties, withResourceClaims, withResourceClaims
-
-