public class DoneableDNSZone extends DNSZoneFluentImpl<DoneableDNSZone> implements io.fabric8.kubernetes.api.model.Doneable<DNSZone>
| Constructor and Description |
|---|
DoneableDNSZone(DNSZone item) |
DoneableDNSZone(DNSZone item,
io.fabric8.kubernetes.api.builder.Function<DNSZone,DNSZone> function) |
DoneableDNSZone(io.fabric8.kubernetes.api.builder.Function<DNSZone,DNSZone> function) |
| Modifier and Type | Method and Description |
|---|---|
DNSZone |
done() |
addToTags, addToTags, equals, getId, getTags, hashCode, hasId, hasTags, removeFromTags, removeFromTags, withId, withNewId, withNewId, withNewId, withTagspublic DoneableDNSZone(io.fabric8.kubernetes.api.builder.Function<DNSZone,DNSZone> function)
public DoneableDNSZone(DNSZone item, io.fabric8.kubernetes.api.builder.Function<DNSZone,DNSZone> function)
public DoneableDNSZone(DNSZone item)
Copyright © 2015–2020 Red Hat. All rights reserved.