public class OutageEntryFluentImpl<A extends OutageEntryFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OutageEntryFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
OutageEntryFluentImpl.EndLogsNestedImpl<N> |
class |
OutageEntryFluentImpl.StartLogsNestedImpl<N> |
OutageEntryFluent.EndLogsNested<N>, OutageEntryFluent.StartLogsNested<N>| Constructor and Description |
|---|
OutageEntryFluentImpl() |
OutageEntryFluentImpl(OutageEntry instance) |
public OutageEntryFluentImpl()
public OutageEntryFluentImpl(OutageEntry instance)
public String getEnd()
getEnd in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A withEnd(String end)
withEnd in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public Boolean hasEnd()
hasEnd in interface OutageEntryFluent<A extends OutageEntryFluent<A>>@Deprecated public A withNewEnd(String arg0)
withNewEnd in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A addToEndLogs(Integer index, LogEntry item)
addToEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A setToEndLogs(Integer index, LogEntry item)
setToEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A addToEndLogs(LogEntry... items)
addToEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A addAllToEndLogs(Collection<LogEntry> items)
addAllToEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A removeFromEndLogs(LogEntry... items)
removeFromEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A removeAllFromEndLogs(Collection<LogEntry> items)
removeAllFromEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A removeMatchingFromEndLogs(Predicate<LogEntryBuilder> predicate)
removeMatchingFromEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>@Deprecated public List<LogEntry> getEndLogs()
getEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public List<LogEntry> buildEndLogs()
buildEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public LogEntry buildEndLog(Integer index)
buildEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public LogEntry buildFirstEndLog()
buildFirstEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public LogEntry buildLastEndLog()
buildLastEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public LogEntry buildMatchingEndLog(Predicate<LogEntryBuilder> predicate)
buildMatchingEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public Boolean hasMatchingEndLog(Predicate<LogEntryBuilder> predicate)
hasMatchingEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A withEndLogs(List<LogEntry> endLogs)
withEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A withEndLogs(LogEntry... endLogs)
withEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public Boolean hasEndLogs()
hasEndLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.EndLogsNested<A> addNewEndLog()
addNewEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.EndLogsNested<A> addNewEndLogLike(LogEntry item)
addNewEndLogLike in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.EndLogsNested<A> setNewEndLogLike(Integer index, LogEntry item)
setNewEndLogLike in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.EndLogsNested<A> editEndLog(Integer index)
editEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.EndLogsNested<A> editFirstEndLog()
editFirstEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.EndLogsNested<A> editLastEndLog()
editLastEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.EndLogsNested<A> editMatchingEndLog(Predicate<LogEntryBuilder> predicate)
editMatchingEndLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public String getMessage()
getMessage in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A withMessage(String message)
withMessage in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public Boolean hasMessage()
hasMessage in interface OutageEntryFluent<A extends OutageEntryFluent<A>>@Deprecated public A withNewMessage(String arg0)
withNewMessage in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public String getStart()
getStart in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A withStart(String start)
withStart in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public Boolean hasStart()
hasStart in interface OutageEntryFluent<A extends OutageEntryFluent<A>>@Deprecated public A withNewStart(String arg0)
withNewStart in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A addToStartLogs(Integer index, LogEntry item)
addToStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A setToStartLogs(Integer index, LogEntry item)
setToStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A addToStartLogs(LogEntry... items)
addToStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A addAllToStartLogs(Collection<LogEntry> items)
addAllToStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A removeFromStartLogs(LogEntry... items)
removeFromStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A removeAllFromStartLogs(Collection<LogEntry> items)
removeAllFromStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A removeMatchingFromStartLogs(Predicate<LogEntryBuilder> predicate)
removeMatchingFromStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>@Deprecated public List<LogEntry> getStartLogs()
getStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public List<LogEntry> buildStartLogs()
buildStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public LogEntry buildStartLog(Integer index)
buildStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public LogEntry buildFirstStartLog()
buildFirstStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public LogEntry buildLastStartLog()
buildLastStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public LogEntry buildMatchingStartLog(Predicate<LogEntryBuilder> predicate)
buildMatchingStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public Boolean hasMatchingStartLog(Predicate<LogEntryBuilder> predicate)
hasMatchingStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A withStartLogs(List<LogEntry> startLogs)
withStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public A withStartLogs(LogEntry... startLogs)
withStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public Boolean hasStartLogs()
hasStartLogs in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.StartLogsNested<A> addNewStartLog()
addNewStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.StartLogsNested<A> addNewStartLogLike(LogEntry item)
addNewStartLogLike in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.StartLogsNested<A> setNewStartLogLike(Integer index, LogEntry item)
setNewStartLogLike in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.StartLogsNested<A> editStartLog(Integer index)
editStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.StartLogsNested<A> editFirstStartLog()
editFirstStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.StartLogsNested<A> editLastStartLog()
editLastStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>public OutageEntryFluent.StartLogsNested<A> editMatchingStartLog(Predicate<LogEntryBuilder> predicate)
editMatchingStartLog in interface OutageEntryFluent<A extends OutageEntryFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.