Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerEndpointsBuilder
-
Packages that use AlertmanagerEndpointsBuilder Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of AlertmanagerEndpointsBuilder in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return AlertmanagerEndpointsBuilder Modifier and Type Method Description AlertmanagerEndpointsBuilderAlertmanagerEndpoints. edit()AlertmanagerEndpointsBuilderAlertmanagerEndpoints. toBuilder()Method parameters in io.fabric8.openshift.api.model.monitoring.v1 with type arguments of type AlertmanagerEndpointsBuilder Modifier and Type Method Description AlertmanagerEndpointsAlertingSpecFluent. buildMatchingAlertmanager(Predicate<AlertmanagerEndpointsBuilder> predicate)AlertingSpecFluent.AlertmanagersNested<A>AlertingSpecFluent. editMatchingAlertmanager(Predicate<AlertmanagerEndpointsBuilder> predicate)booleanAlertingSpecFluent. hasMatchingAlertmanager(Predicate<AlertmanagerEndpointsBuilder> predicate)AAlertingSpecFluent. removeMatchingFromAlertmanagers(Predicate<AlertmanagerEndpointsBuilder> predicate)
-