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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getLatency, getMessage, getReason, getSuccess, getTime, hasAdditionalProperties, hashCode, hasLatency, hasMessage, hasReason, hasSuccess, hasTime, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withLatency, withMessage, withReason, withSuccess, withSuccess, withTimeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2015–2023 Red Hat. All rights reserved.