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