Class DoneableIPBlock
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.networking.IPBlockFluentImpl<DoneableIPBlock>
io.fabric8.kubernetes.api.model.networking.DoneableIPBlock
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableIPBlock>
,io.fabric8.kubernetes.api.builder.Visitable<DoneableIPBlock>
,io.fabric8.kubernetes.api.model.Doneable<IPBlock>
,IPBlockFluent<DoneableIPBlock>
public class DoneableIPBlock extends IPBlockFluentImpl<DoneableIPBlock> implements io.fabric8.kubernetes.api.model.Doneable<IPBlock>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableIPBlock(io.fabric8.kubernetes.api.builder.Function<IPBlock,IPBlock> function)
DoneableIPBlock(IPBlock item)
DoneableIPBlock(IPBlock item, io.fabric8.kubernetes.api.builder.Function<IPBlock,IPBlock> function)
-
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.networking.IPBlockFluentImpl
addAllToExcept, addNewExcept, addNewExcept, addNewExcept, addToExcept, addToExcept, equals, getCidr, getExcept, getExcept, getFirstExcept, getLastExcept, getMatchingExcept, hasCidr, hasExcept, hasMatchingExcept, removeAllFromExcept, removeFromExcept, setToExcept, withCidr, withExcept, withExcept, withNewCidr, withNewCidr, withNewCidr