public class LogEntryBuilder extends LogEntryFluentImpl<LogEntryBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<LogEntry,LogEntryBuilder>
LogEntryFluentImpl.MetadataNestedImpl<N>, LogEntryFluentImpl.SpecNestedImpl<N>LogEntryFluent.MetadataNested<N>, LogEntryFluent.SpecNested<N>| Constructor and Description |
|---|
LogEntryBuilder() |
LogEntryBuilder(Boolean validationEnabled) |
LogEntryBuilder(LogEntry instance) |
LogEntryBuilder(LogEntry instance,
Boolean validationEnabled) |
LogEntryBuilder(LogEntryFluent<?> fluent) |
LogEntryBuilder(LogEntryFluent<?> fluent,
Boolean validationEnabled) |
LogEntryBuilder(LogEntryFluent<?> fluent,
LogEntry instance) |
LogEntryBuilder(LogEntryFluent<?> fluent,
LogEntry instance,
Boolean validationEnabled) |
LogEntryBuilder(LogEntryFluent<?> fluent,
LogEntry instance,
javax.validation.Validator validator) |
LogEntryBuilder(LogEntry instance,
javax.validation.Validator validator) |
LogEntryBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
LogEntry |
build() |
boolean |
equals(Object o) |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecaccept, aggregate, aggregate, build, buildpublic LogEntryBuilder()
public LogEntryBuilder(Boolean validationEnabled)
public LogEntryBuilder(LogEntryFluent<?> fluent)
public LogEntryBuilder(LogEntryFluent<?> fluent, Boolean validationEnabled)
public LogEntryBuilder(LogEntryFluent<?> fluent, LogEntry instance)
public LogEntryBuilder(LogEntryFluent<?> fluent, LogEntry instance, Boolean validationEnabled)
public LogEntryBuilder(LogEntry instance)
public LogEntryBuilder(javax.validation.Validator validator)
public LogEntryBuilder(LogEntryFluent<?> fluent, LogEntry instance, javax.validation.Validator validator)
public LogEntryBuilder(LogEntry instance, javax.validation.Validator validator)
public LogEntry build()
build in interface io.fabric8.kubernetes.api.builder.Builder<LogEntry>public boolean equals(Object o)
equals in class LogEntryFluentImpl<LogEntryBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.