public class DoneableListEntry extends ListEntryFluentImpl<DoneableListEntry> implements io.fabric8.kubernetes.api.model.Doneable<ListEntry>
ListEntryFluentImpl.MetadataNestedImpl<N>, ListEntryFluentImpl.SpecNestedImpl<N>ListEntryFluent.MetadataNested<N>, ListEntryFluent.SpecNested<N>| Constructor and Description |
|---|
DoneableListEntry(io.fabric8.kubernetes.api.builder.Function<ListEntry,ListEntry> function) |
DoneableListEntry(ListEntry item) |
DoneableListEntry(ListEntry item,
io.fabric8.kubernetes.api.builder.Function<ListEntry,ListEntry> function) |
| Modifier and Type | Method and Description |
|---|---|
ListEntry |
done() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpec, withNewSpecLike, withSpecpublic DoneableListEntry(io.fabric8.kubernetes.api.builder.Function<ListEntry,ListEntry> function)
public DoneableListEntry(ListEntry item, io.fabric8.kubernetes.api.builder.Function<ListEntry,ListEntry> function)
public DoneableListEntry(ListEntry item)
Copyright © 2017–2018 Red Hat. All rights reserved.