public class LogEntryFluentImpl<A extends LogEntryFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements LogEntryFluent<A>
| Constructor and Description |
|---|
LogEntryFluentImpl() |
LogEntryFluentImpl(LogEntry instance) |
public LogEntryFluentImpl()
public LogEntryFluentImpl(LogEntry instance)
public io.fabric8.kubernetes.api.model.Duration getLatency()
getLatency in interface LogEntryFluent<A extends LogEntryFluent<A>>public A withLatency(io.fabric8.kubernetes.api.model.Duration latency)
withLatency in interface LogEntryFluent<A extends LogEntryFluent<A>>public Boolean hasLatency()
hasLatency in interface LogEntryFluent<A extends LogEntryFluent<A>>public String getMessage()
getMessage in interface LogEntryFluent<A extends LogEntryFluent<A>>public A withMessage(String message)
withMessage in interface LogEntryFluent<A extends LogEntryFluent<A>>public Boolean hasMessage()
hasMessage in interface LogEntryFluent<A extends LogEntryFluent<A>>@Deprecated public A withNewMessage(String arg0)
withNewMessage in interface LogEntryFluent<A extends LogEntryFluent<A>>public String getReason()
getReason in interface LogEntryFluent<A extends LogEntryFluent<A>>public A withReason(String reason)
withReason in interface LogEntryFluent<A extends LogEntryFluent<A>>public Boolean hasReason()
hasReason in interface LogEntryFluent<A extends LogEntryFluent<A>>@Deprecated public A withNewReason(String arg0)
withNewReason in interface LogEntryFluent<A extends LogEntryFluent<A>>public Boolean getSuccess()
getSuccess in interface LogEntryFluent<A extends LogEntryFluent<A>>public A withSuccess(Boolean success)
withSuccess in interface LogEntryFluent<A extends LogEntryFluent<A>>public Boolean hasSuccess()
hasSuccess in interface LogEntryFluent<A extends LogEntryFluent<A>>public String getTime()
getTime in interface LogEntryFluent<A extends LogEntryFluent<A>>public A withTime(String time)
withTime in interface LogEntryFluent<A extends LogEntryFluent<A>>public Boolean hasTime()
hasTime in interface LogEntryFluent<A extends LogEntryFluent<A>>@Deprecated public A withNewTime(String arg0)
withNewTime in interface LogEntryFluent<A extends LogEntryFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface LogEntryFluent<A extends LogEntryFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface LogEntryFluent<A extends LogEntryFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface LogEntryFluent<A extends LogEntryFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface LogEntryFluent<A extends LogEntryFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface LogEntryFluent<A extends LogEntryFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface LogEntryFluent<A extends LogEntryFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface LogEntryFluent<A extends LogEntryFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.