Interface V1OverheadFluent<A extends V1OverheadFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
V1RuntimeClassFluent.OverheadNested<N>
- All Known Implementing Classes:
V1OverheadBuilder,V1OverheadFluentImpl
Generated
-
Method Summary
Modifier and TypeMethodDescriptionaddToPodFixed(String key, io.kubernetes.client.custom.Quantity value) addToPodFixed(Map<String, io.kubernetes.client.custom.Quantity> map) removeFromPodFixed(String key) removeFromPodFixed(Map<String, io.kubernetes.client.custom.Quantity> map) <K,V> A withPodFixed(Map<String, io.kubernetes.client.custom.Quantity> podFixed)
-
Method Details
-
addToPodFixed
-
addToPodFixed
-
removeFromPodFixed
-
removeFromPodFixed
-
getPodFixed
-
withPodFixed
-
hasPodFixed
Boolean hasPodFixed()
-