Class APIRequestCountFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.apiserver.v1.APIRequestCountStatusFluent<APIRequestCountFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.miscellaneous.apiserver.v1.APIRequestCountFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIRequestCountFluent<A extends APIRequestCountFluent<A>>
public class APIRequestCountFluent.StatusNested<N> extends APIRequestCountStatusFluent<APIRequestCountFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.miscellaneous.apiserver.v1.APIRequestCountStatusFluent
APIRequestCountStatusFluent.CurrentHourNested<N>, APIRequestCountStatusFluent.Last24hNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.apiserver.v1.APIRequestCountStatusFluent
addAllToConditions, addAllToLast24h, addNewLast24h, addNewLast24hLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToLast24h, addToLast24h, buildCurrentHour, buildFirstLast24h, buildLast24h, buildLast24h, buildLastLast24h, buildMatchingLast24h, copyInstance, editCurrentHour, editFirstLast24h, editLast24h, editLastLast24h, editMatchingLast24h, editOrNewCurrentHour, editOrNewCurrentHourLike, equals, getAdditionalProperties, getCondition, getConditions, getFirstCondition, getLastCondition, getMatchingCondition, getRemovedInRelease, getRequestCount, hasAdditionalProperties, hasConditions, hasCurrentHour, hashCode, hasLast24h, hasMatchingCondition, hasMatchingLast24h, hasRemovedInRelease, hasRequestCount, removeAllFromConditions, removeAllFromLast24h, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromLast24h, removeMatchingFromLast24h, setNewLast24hLike, setToConditions, setToLast24h, toString, withAdditionalProperties, withConditions, withConditions, withCurrentHour, withLast24h, withLast24h, withNewCurrentHour, withNewCurrentHourLike, withRemovedInRelease, withRequestCount
-
-