public class DoneableClusterNetworkEntry extends ClusterNetworkEntryFluentImpl<DoneableClusterNetworkEntry> implements io.fabric8.kubernetes.api.model.Doneable<ClusterNetworkEntry>
| Constructor and Description |
|---|
DoneableClusterNetworkEntry(ClusterNetworkEntry item) |
DoneableClusterNetworkEntry(ClusterNetworkEntry item,
io.fabric8.kubernetes.api.builder.Function<ClusterNetworkEntry,ClusterNetworkEntry> function) |
DoneableClusterNetworkEntry(io.fabric8.kubernetes.api.builder.Function<ClusterNetworkEntry,ClusterNetworkEntry> function) |
| Modifier and Type | Method and Description |
|---|---|
ClusterNetworkEntry |
done() |
equals, getCidr, getHostPrefix, hasCidr, hashCode, hasHostPrefix, withCidr, withHostPrefix, withNewCidr, withNewCidr, withNewCidrpublic DoneableClusterNetworkEntry(io.fabric8.kubernetes.api.builder.Function<ClusterNetworkEntry,ClusterNetworkEntry> function)
public DoneableClusterNetworkEntry(ClusterNetworkEntry item, io.fabric8.kubernetes.api.builder.Function<ClusterNetworkEntry,ClusterNetworkEntry> function)
public DoneableClusterNetworkEntry(ClusterNetworkEntry item)
public ClusterNetworkEntry done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ClusterNetworkEntry>Copyright © 2015–2020 Red Hat. All rights reserved.