public class DoneableDestinationRuleList extends DestinationRuleListFluentImpl<DoneableDestinationRuleList> implements io.fabric8.kubernetes.api.model.Doneable<DestinationRuleList>
DestinationRuleListFluentImpl.ItemsNestedImpl<N>DestinationRuleListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableDestinationRuleList(DestinationRuleList item) |
DoneableDestinationRuleList(DestinationRuleList item,
io.fabric8.kubernetes.api.builder.Function<DestinationRuleList,DestinationRuleList> function) |
DoneableDestinationRuleList(io.fabric8.kubernetes.api.builder.Function<DestinationRuleList,DestinationRuleList> function) |
| Modifier and Type | Method and Description |
|---|---|
DestinationRuleList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadatapublic DoneableDestinationRuleList(io.fabric8.kubernetes.api.builder.Function<DestinationRuleList,DestinationRuleList> function)
public DoneableDestinationRuleList(DestinationRuleList item, io.fabric8.kubernetes.api.builder.Function<DestinationRuleList,DestinationRuleList> function)
public DoneableDestinationRuleList(DestinationRuleList item)
public DestinationRuleList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<DestinationRuleList>Copyright © 2017–2018 Red Hat. All rights reserved.