Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.HostAliasesNested
-
Packages that use PrometheusSpecFluent.HostAliasesNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.HostAliasesNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.HostAliasesNested Modifier and Type Method Description PrometheusSpecFluent.HostAliasesNested<A>PrometheusSpecFluent. addNewHostAlias()PrometheusSpecFluent.HostAliasesNested<A>PrometheusSpecFluent. addNewHostAliasLike(HostAlias item)PrometheusSpecFluent.HostAliasesNested<A>PrometheusSpecFluent. editFirstHostAlias()PrometheusSpecFluent.HostAliasesNested<A>PrometheusSpecFluent. editHostAlias(int index)PrometheusSpecFluent.HostAliasesNested<A>PrometheusSpecFluent. editLastHostAlias()PrometheusSpecFluent.HostAliasesNested<A>PrometheusSpecFluent. editMatchingHostAlias(Predicate<HostAliasBuilder> predicate)PrometheusSpecFluent.HostAliasesNested<A>PrometheusSpecFluent. setNewHostAliasLike(int index, HostAlias item)
-