| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.controlplane.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
LogEntry |
LogEntryBuilder.build() |
LogEntry |
OutageEntryFluentImpl.buildEndLog(Integer index) |
LogEntry |
OutageEntryFluent.buildEndLog(Integer index) |
LogEntry |
PodNetworkConnectivityCheckStatusFluentImpl.buildFailure(Integer index) |
LogEntry |
PodNetworkConnectivityCheckStatusFluent.buildFailure(Integer index) |
LogEntry |
OutageEntryFluentImpl.buildFirstEndLog() |
LogEntry |
OutageEntryFluent.buildFirstEndLog() |
LogEntry |
PodNetworkConnectivityCheckStatusFluentImpl.buildFirstFailure() |
LogEntry |
PodNetworkConnectivityCheckStatusFluent.buildFirstFailure() |
LogEntry |
OutageEntryFluentImpl.buildFirstStartLog() |
LogEntry |
OutageEntryFluent.buildFirstStartLog() |
LogEntry |
PodNetworkConnectivityCheckStatusFluentImpl.buildFirstSuccess() |
LogEntry |
PodNetworkConnectivityCheckStatusFluent.buildFirstSuccess() |
LogEntry |
OutageEntryFluentImpl.buildLastEndLog() |
LogEntry |
OutageEntryFluent.buildLastEndLog() |
LogEntry |
PodNetworkConnectivityCheckStatusFluentImpl.buildLastFailure() |
LogEntry |
PodNetworkConnectivityCheckStatusFluent.buildLastFailure() |
LogEntry |
OutageEntryFluentImpl.buildLastStartLog() |
LogEntry |
OutageEntryFluent.buildLastStartLog() |
LogEntry |
PodNetworkConnectivityCheckStatusFluentImpl.buildLastSuccess() |
LogEntry |
PodNetworkConnectivityCheckStatusFluent.buildLastSuccess() |
LogEntry |
OutageEntryFluentImpl.buildMatchingEndLog(Predicate<LogEntryBuilder> predicate) |
LogEntry |
OutageEntryFluent.buildMatchingEndLog(Predicate<LogEntryBuilder> predicate) |
LogEntry |
PodNetworkConnectivityCheckStatusFluentImpl.buildMatchingFailure(Predicate<LogEntryBuilder> predicate) |
LogEntry |
PodNetworkConnectivityCheckStatusFluent.buildMatchingFailure(Predicate<LogEntryBuilder> predicate) |
LogEntry |
OutageEntryFluentImpl.buildMatchingStartLog(Predicate<LogEntryBuilder> predicate) |
LogEntry |
OutageEntryFluent.buildMatchingStartLog(Predicate<LogEntryBuilder> predicate) |
LogEntry |
PodNetworkConnectivityCheckStatusFluentImpl.buildMatchingSuccess(Predicate<LogEntryBuilder> predicate) |
LogEntry |
PodNetworkConnectivityCheckStatusFluent.buildMatchingSuccess(Predicate<LogEntryBuilder> predicate) |
LogEntry |
OutageEntryFluentImpl.buildStartLog(Integer index) |
LogEntry |
OutageEntryFluent.buildStartLog(Integer index) |
LogEntry |
PodNetworkConnectivityCheckStatusFluentImpl.buildSuccess(Integer index) |
LogEntry |
PodNetworkConnectivityCheckStatusFluent.buildSuccess(Integer index) |
| Modifier and Type | Method and Description |
|---|---|
List<LogEntry> |
OutageEntryFluentImpl.buildEndLogs() |
List<LogEntry> |
OutageEntryFluent.buildEndLogs() |
List<LogEntry> |
PodNetworkConnectivityCheckStatusFluentImpl.buildFailures() |
List<LogEntry> |
PodNetworkConnectivityCheckStatusFluent.buildFailures() |
List<LogEntry> |
OutageEntryFluentImpl.buildStartLogs() |
List<LogEntry> |
OutageEntryFluent.buildStartLogs() |
List<LogEntry> |
PodNetworkConnectivityCheckStatusFluentImpl.buildSuccesses() |
List<LogEntry> |
PodNetworkConnectivityCheckStatusFluent.buildSuccesses() |
List<LogEntry> |
OutageEntryFluentImpl.getEndLogs()
Deprecated.
|
List<LogEntry> |
OutageEntryFluent.getEndLogs()
Deprecated.
|
List<LogEntry> |
OutageEntry.getEndLogs() |
List<LogEntry> |
PodNetworkConnectivityCheckStatusFluentImpl.getFailures()
Deprecated.
|
List<LogEntry> |
PodNetworkConnectivityCheckStatusFluent.getFailures()
Deprecated.
|
List<LogEntry> |
PodNetworkConnectivityCheckStatus.getFailures() |
List<LogEntry> |
OutageEntryFluentImpl.getStartLogs()
Deprecated.
|
List<LogEntry> |
OutageEntryFluent.getStartLogs()
Deprecated.
|
List<LogEntry> |
OutageEntry.getStartLogs() |
List<LogEntry> |
PodNetworkConnectivityCheckStatusFluentImpl.getSuccesses()
Deprecated.
|
List<LogEntry> |
PodNetworkConnectivityCheckStatusFluent.getSuccesses()
Deprecated.
|
List<LogEntry> |
PodNetworkConnectivityCheckStatus.getSuccesses() |
| Modifier and Type | Method and Description |
|---|---|
OutageEntryFluent.EndLogsNested<A> |
OutageEntryFluentImpl.addNewEndLogLike(LogEntry item) |
OutageEntryFluent.EndLogsNested<A> |
OutageEntryFluent.addNewEndLogLike(LogEntry item) |
PodNetworkConnectivityCheckStatusFluent.FailuresNested<A> |
PodNetworkConnectivityCheckStatusFluentImpl.addNewFailureLike(LogEntry item) |
PodNetworkConnectivityCheckStatusFluent.FailuresNested<A> |
PodNetworkConnectivityCheckStatusFluent.addNewFailureLike(LogEntry item) |
OutageEntryFluent.StartLogsNested<A> |
OutageEntryFluentImpl.addNewStartLogLike(LogEntry item) |
OutageEntryFluent.StartLogsNested<A> |
OutageEntryFluent.addNewStartLogLike(LogEntry item) |
PodNetworkConnectivityCheckStatusFluent.SuccessesNested<A> |
PodNetworkConnectivityCheckStatusFluentImpl.addNewSuccessLike(LogEntry item) |
PodNetworkConnectivityCheckStatusFluent.SuccessesNested<A> |
PodNetworkConnectivityCheckStatusFluent.addNewSuccessLike(LogEntry item) |
A |
OutageEntryFluentImpl.addToEndLogs(Integer index,
LogEntry item) |
A |
OutageEntryFluent.addToEndLogs(Integer index,
LogEntry item) |
A |
OutageEntryFluentImpl.addToEndLogs(LogEntry... items) |
A |
OutageEntryFluent.addToEndLogs(LogEntry... items) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.addToFailures(Integer index,
LogEntry item) |
A |
PodNetworkConnectivityCheckStatusFluent.addToFailures(Integer index,
LogEntry item) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.addToFailures(LogEntry... items) |
A |
PodNetworkConnectivityCheckStatusFluent.addToFailures(LogEntry... items) |
A |
OutageEntryFluentImpl.addToStartLogs(Integer index,
LogEntry item) |
A |
OutageEntryFluent.addToStartLogs(Integer index,
LogEntry item) |
A |
OutageEntryFluentImpl.addToStartLogs(LogEntry... items) |
A |
OutageEntryFluent.addToStartLogs(LogEntry... items) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.addToSuccesses(Integer index,
LogEntry item) |
A |
PodNetworkConnectivityCheckStatusFluent.addToSuccesses(Integer index,
LogEntry item) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.addToSuccesses(LogEntry... items) |
A |
PodNetworkConnectivityCheckStatusFluent.addToSuccesses(LogEntry... items) |
A |
OutageEntryFluentImpl.removeFromEndLogs(LogEntry... items) |
A |
OutageEntryFluent.removeFromEndLogs(LogEntry... items) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.removeFromFailures(LogEntry... items) |
A |
PodNetworkConnectivityCheckStatusFluent.removeFromFailures(LogEntry... items) |
A |
OutageEntryFluentImpl.removeFromStartLogs(LogEntry... items) |
A |
OutageEntryFluent.removeFromStartLogs(LogEntry... items) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.removeFromSuccesses(LogEntry... items) |
A |
PodNetworkConnectivityCheckStatusFluent.removeFromSuccesses(LogEntry... items) |
OutageEntryFluent.EndLogsNested<A> |
OutageEntryFluentImpl.setNewEndLogLike(Integer index,
LogEntry item) |
OutageEntryFluent.EndLogsNested<A> |
OutageEntryFluent.setNewEndLogLike(Integer index,
LogEntry item) |
PodNetworkConnectivityCheckStatusFluent.FailuresNested<A> |
PodNetworkConnectivityCheckStatusFluentImpl.setNewFailureLike(Integer index,
LogEntry item) |
PodNetworkConnectivityCheckStatusFluent.FailuresNested<A> |
PodNetworkConnectivityCheckStatusFluent.setNewFailureLike(Integer index,
LogEntry item) |
OutageEntryFluent.StartLogsNested<A> |
OutageEntryFluentImpl.setNewStartLogLike(Integer index,
LogEntry item) |
OutageEntryFluent.StartLogsNested<A> |
OutageEntryFluent.setNewStartLogLike(Integer index,
LogEntry item) |
PodNetworkConnectivityCheckStatusFluent.SuccessesNested<A> |
PodNetworkConnectivityCheckStatusFluentImpl.setNewSuccessLike(Integer index,
LogEntry item) |
PodNetworkConnectivityCheckStatusFluent.SuccessesNested<A> |
PodNetworkConnectivityCheckStatusFluent.setNewSuccessLike(Integer index,
LogEntry item) |
A |
OutageEntryFluentImpl.setToEndLogs(Integer index,
LogEntry item) |
A |
OutageEntryFluent.setToEndLogs(Integer index,
LogEntry item) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.setToFailures(Integer index,
LogEntry item) |
A |
PodNetworkConnectivityCheckStatusFluent.setToFailures(Integer index,
LogEntry item) |
A |
OutageEntryFluentImpl.setToStartLogs(Integer index,
LogEntry item) |
A |
OutageEntryFluent.setToStartLogs(Integer index,
LogEntry item) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.setToSuccesses(Integer index,
LogEntry item) |
A |
PodNetworkConnectivityCheckStatusFluent.setToSuccesses(Integer index,
LogEntry item) |
A |
OutageEntryFluentImpl.withEndLogs(LogEntry... endLogs) |
A |
OutageEntryFluent.withEndLogs(LogEntry... endLogs) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.withFailures(LogEntry... failures) |
A |
PodNetworkConnectivityCheckStatusFluent.withFailures(LogEntry... failures) |
A |
OutageEntryFluentImpl.withStartLogs(LogEntry... startLogs) |
A |
OutageEntryFluent.withStartLogs(LogEntry... startLogs) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.withSuccesses(LogEntry... successes) |
A |
PodNetworkConnectivityCheckStatusFluent.withSuccesses(LogEntry... successes) |
| Modifier and Type | Method and Description |
|---|---|
A |
OutageEntryFluentImpl.addAllToEndLogs(Collection<LogEntry> items) |
A |
OutageEntryFluent.addAllToEndLogs(Collection<LogEntry> items) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.addAllToFailures(Collection<LogEntry> items) |
A |
PodNetworkConnectivityCheckStatusFluent.addAllToFailures(Collection<LogEntry> items) |
A |
OutageEntryFluentImpl.addAllToStartLogs(Collection<LogEntry> items) |
A |
OutageEntryFluent.addAllToStartLogs(Collection<LogEntry> items) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.addAllToSuccesses(Collection<LogEntry> items) |
A |
PodNetworkConnectivityCheckStatusFluent.addAllToSuccesses(Collection<LogEntry> items) |
A |
OutageEntryFluentImpl.removeAllFromEndLogs(Collection<LogEntry> items) |
A |
OutageEntryFluent.removeAllFromEndLogs(Collection<LogEntry> items) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.removeAllFromFailures(Collection<LogEntry> items) |
A |
PodNetworkConnectivityCheckStatusFluent.removeAllFromFailures(Collection<LogEntry> items) |
A |
OutageEntryFluentImpl.removeAllFromStartLogs(Collection<LogEntry> items) |
A |
OutageEntryFluent.removeAllFromStartLogs(Collection<LogEntry> items) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.removeAllFromSuccesses(Collection<LogEntry> items) |
A |
PodNetworkConnectivityCheckStatusFluent.removeAllFromSuccesses(Collection<LogEntry> items) |
void |
OutageEntry.setEndLogs(List<LogEntry> endLogs) |
void |
PodNetworkConnectivityCheckStatus.setFailures(List<LogEntry> failures) |
void |
OutageEntry.setStartLogs(List<LogEntry> startLogs) |
void |
PodNetworkConnectivityCheckStatus.setSuccesses(List<LogEntry> successes) |
A |
OutageEntryFluentImpl.withEndLogs(List<LogEntry> endLogs) |
A |
OutageEntryFluent.withEndLogs(List<LogEntry> endLogs) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.withFailures(List<LogEntry> failures) |
A |
PodNetworkConnectivityCheckStatusFluent.withFailures(List<LogEntry> failures) |
A |
OutageEntryFluentImpl.withStartLogs(List<LogEntry> startLogs) |
A |
OutageEntryFluent.withStartLogs(List<LogEntry> startLogs) |
A |
PodNetworkConnectivityCheckStatusFluentImpl.withSuccesses(List<LogEntry> successes) |
A |
PodNetworkConnectivityCheckStatusFluent.withSuccesses(List<LogEntry> successes) |
| Constructor and Description |
|---|
LogEntryBuilder(LogEntry instance) |
LogEntryBuilder(LogEntry instance,
Boolean validationEnabled) |
LogEntryBuilder(LogEntryFluent<?> fluent,
LogEntry instance) |
LogEntryBuilder(LogEntryFluent<?> fluent,
LogEntry instance,
Boolean validationEnabled) |
LogEntryFluentImpl(LogEntry instance) |
| Constructor and Description |
|---|
OutageEntry(String end,
List<LogEntry> endLogs,
String message,
String start,
List<LogEntry> startLogs) |
OutageEntry(String end,
List<LogEntry> endLogs,
String message,
String start,
List<LogEntry> startLogs) |
PodNetworkConnectivityCheckStatus(List<PodNetworkConnectivityCheckCondition> conditions,
List<LogEntry> failures,
List<OutageEntry> outages,
List<LogEntry> successes) |
PodNetworkConnectivityCheckStatus(List<PodNetworkConnectivityCheckCondition> conditions,
List<LogEntry> failures,
List<OutageEntry> outages,
List<LogEntry> successes) |
Copyright © 2015–2020 Red Hat. All rights reserved.