Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.VolumeMountsNested
-
Packages that use PrometheusSpecFluent.VolumeMountsNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.VolumeMountsNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.VolumeMountsNested Modifier and Type Method Description PrometheusSpecFluent.VolumeMountsNested<A>PrometheusSpecFluent. addNewVolumeMount()PrometheusSpecFluent.VolumeMountsNested<A>PrometheusSpecFluent. addNewVolumeMountLike(io.fabric8.kubernetes.api.model.VolumeMount item)PrometheusSpecFluent.VolumeMountsNested<A>PrometheusSpecFluent. editFirstVolumeMount()PrometheusSpecFluent.VolumeMountsNested<A>PrometheusSpecFluent. editLastVolumeMount()PrometheusSpecFluent.VolumeMountsNested<A>PrometheusSpecFluent. editMatchingVolumeMount(Predicate<io.fabric8.kubernetes.api.model.VolumeMountBuilder> predicate)PrometheusSpecFluent.VolumeMountsNested<A>PrometheusSpecFluent. editVolumeMount(int index)PrometheusSpecFluent.VolumeMountsNested<A>PrometheusSpecFluent. setNewVolumeMountLike(int index, io.fabric8.kubernetes.api.model.VolumeMount item)
-