Uses of Class
io.fabric8.openshift.api.model.operator.controlplane.v1alpha1.OutageEntryBuilder
-
Packages that use OutageEntryBuilder Package Description io.fabric8.openshift.api.model.operator.controlplane.v1alpha1 -
-
Uses of OutageEntryBuilder in io.fabric8.openshift.api.model.operator.controlplane.v1alpha1
Methods in io.fabric8.openshift.api.model.operator.controlplane.v1alpha1 that return OutageEntryBuilder Modifier and Type Method Description OutageEntryBuilderOutageEntry. edit()OutageEntryBuilderOutageEntry. toBuilder()Method parameters in io.fabric8.openshift.api.model.operator.controlplane.v1alpha1 with type arguments of type OutageEntryBuilder Modifier and Type Method Description OutageEntryPodNetworkConnectivityCheckStatusFluent. buildMatchingOutage(Predicate<OutageEntryBuilder> predicate)PodNetworkConnectivityCheckStatusFluent.OutagesNested<A>PodNetworkConnectivityCheckStatusFluent. editMatchingOutage(Predicate<OutageEntryBuilder> predicate)booleanPodNetworkConnectivityCheckStatusFluent. hasMatchingOutage(Predicate<OutageEntryBuilder> predicate)APodNetworkConnectivityCheckStatusFluent. removeMatchingFromOutages(Predicate<OutageEntryBuilder> predicate)
-