Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentSpecFluent.ContainersNested
-
Packages that use PrometheusAgentSpecFluent.ContainersNested Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of PrometheusAgentSpecFluent.ContainersNested in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return PrometheusAgentSpecFluent.ContainersNested Modifier and Type Method Description PrometheusAgentSpecFluent.ContainersNested<A>PrometheusAgentSpecFluent. addNewContainer()PrometheusAgentSpecFluent.ContainersNested<A>PrometheusAgentSpecFluent. addNewContainerLike(io.fabric8.kubernetes.api.model.Container item)PrometheusAgentSpecFluent.ContainersNested<A>PrometheusAgentSpecFluent. editContainer(int index)PrometheusAgentSpecFluent.ContainersNested<A>PrometheusAgentSpecFluent. editFirstContainer()PrometheusAgentSpecFluent.ContainersNested<A>PrometheusAgentSpecFluent. editLastContainer()PrometheusAgentSpecFluent.ContainersNested<A>PrometheusAgentSpecFluent. editMatchingContainer(Predicate<io.fabric8.kubernetes.api.model.ContainerBuilder> predicate)PrometheusAgentSpecFluent.ContainersNested<A>PrometheusAgentSpecFluent. setNewContainerLike(int index, io.fabric8.kubernetes.api.model.Container item)
-