public class LogEntryBuilder extends LogEntryFluent<LogEntryBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<LogEntry,LogEntryBuilder>
| Constructor and Description |
|---|
LogEntryBuilder() |
LogEntryBuilder(LogEntry instance) |
LogEntryBuilder(LogEntryFluent<?> fluent) |
LogEntryBuilder(LogEntryFluent<?> fluent,
LogEntry instance) |
| Modifier and Type | Method and Description |
|---|---|
LogEntry |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getLatency, getMessage, getReason, getSuccess, getTime, hasAdditionalProperties, hashCode, hasLatency, hasMessage, hasReason, hasSuccess, hasTime, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withLatency, withMessage, withReason, withSuccess, withSuccess, withTimeaggregate, aggregate, build, build, builderOf, getVisitableMappublic LogEntryBuilder()
public LogEntryBuilder(LogEntryFluent<?> fluent)
public LogEntryBuilder(LogEntryFluent<?> fluent, LogEntry instance)
public LogEntryBuilder(LogEntry instance)
Copyright © 2015–2023 Red Hat. All rights reserved.