public interface V1beta1OverheadFluent<A extends V1beta1OverheadFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
A |
addToPodFixed(Map<String,Quantity> map) |
A |
addToPodFixed(String key,
Quantity value) |
Map<String,Quantity> |
getPodFixed() |
Boolean |
hasPodFixed() |
A |
removeFromPodFixed(Map<String,Quantity> map) |
A |
removeFromPodFixed(String key) |
A |
withPodFixed(Map<String,Quantity> podFixed) |
Boolean hasPodFixed()
Copyright © 2020. All rights reserved.