public class DoneableIPBlock extends IPBlockFluentImpl<DoneableIPBlock> implements io.fabric8.kubernetes.api.model.Doneable<IPBlock>
| Constructor and 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) |
| Modifier and Type | Method and Description |
|---|---|
IPBlock |
done() |
addAllToExcept, addNewExcept, addNewExcept, addNewExcept, addToExcept, addToExcept, equals, getCidr, getExcept, getExcept, getFirstExcept, getLastExcept, getMatchingExcept, hasCidr, hasExcept, hashCode, hasMatchingExcept, removeAllFromExcept, removeFromExcept, setToExcept, withCidr, withExcept, withExcept, withNewCidr, withNewCidr, withNewCidrpublic DoneableIPBlock(io.fabric8.kubernetes.api.builder.Function<IPBlock,IPBlock> function)
public DoneableIPBlock(IPBlock item, io.fabric8.kubernetes.api.builder.Function<IPBlock,IPBlock> function)
public DoneableIPBlock(IPBlock item)
Copyright © 2015–2021 Red Hat. All rights reserved.