public class DoneableListEntrySpec extends ListEntrySpecFluentImpl<DoneableListEntrySpec> implements io.fabric8.kubernetes.api.model.Doneable<ListEntrySpec>
| Constructor and Description |
|---|
DoneableListEntrySpec(io.fabric8.kubernetes.api.builder.Function<ListEntrySpec,ListEntrySpec> function) |
DoneableListEntrySpec(ListEntrySpec item) |
DoneableListEntrySpec(ListEntrySpec item,
io.fabric8.kubernetes.api.builder.Function<ListEntrySpec,ListEntrySpec> function) |
| Modifier and Type | Method and Description |
|---|---|
ListEntrySpec |
done() |
equals, getName, getValue, hasName, hasValue, withName, withValuepublic DoneableListEntrySpec(io.fabric8.kubernetes.api.builder.Function<ListEntrySpec,ListEntrySpec> function)
public DoneableListEntrySpec(ListEntrySpec item, io.fabric8.kubernetes.api.builder.Function<ListEntrySpec,ListEntrySpec> function)
public DoneableListEntrySpec(ListEntrySpec item)
public ListEntrySpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ListEntrySpec>Copyright © 2017–2018 Red Hat. All rights reserved.