Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.VolumesNested
-
Packages that use PrometheusSpecFluent.VolumesNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.VolumesNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.VolumesNested Modifier and Type Method Description PrometheusSpecFluent.VolumesNested<A>PrometheusSpecFluent. addNewVolume()PrometheusSpecFluent.VolumesNested<A>PrometheusSpecFluent. addNewVolumeLike(io.fabric8.kubernetes.api.model.Volume item)PrometheusSpecFluent.VolumesNested<A>PrometheusSpecFluent. editFirstVolume()PrometheusSpecFluent.VolumesNested<A>PrometheusSpecFluent. editLastVolume()PrometheusSpecFluent.VolumesNested<A>PrometheusSpecFluent. editMatchingVolume(Predicate<io.fabric8.kubernetes.api.model.VolumeBuilder> predicate)PrometheusSpecFluent.VolumesNested<A>PrometheusSpecFluent. editVolume(int index)PrometheusSpecFluent.VolumesNested<A>PrometheusSpecFluent. setNewVolumeLike(int index, io.fabric8.kubernetes.api.model.Volume item)
-