public class LogEntryBuilder extends LogEntryFluentImpl<LogEntryBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<LogEntry,LogEntryBuilder>
| 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) |
| Modifier and Type | Method and Description |
|---|---|
LogEntry |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getLatency, getMessage, getReason, getSuccess, getTime, hasAdditionalProperties, hasLatency, hasMessage, hasReason, hasSuccess, hasTime, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLatency, withMessage, withNewMessage, withNewReason, withNewTime, withReason, withSuccess, withTimeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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 LogEntry build()
build in interface io.fabric8.kubernetes.api.builder.Builder<LogEntry>public boolean equals(Object o)
equals in class LogEntryFluentImpl<LogEntryBuilder>public int hashCode()
hashCode in class LogEntryFluentImpl<LogEntryBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.