Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.PodMetadataNested
-
Packages that use PrometheusSpecFluent.PodMetadataNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.PodMetadataNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.PodMetadataNested Modifier and Type Method Description PrometheusSpecFluent.PodMetadataNested<A>PrometheusSpecFluent. editOrNewPodMetadata()PrometheusSpecFluent.PodMetadataNested<A>PrometheusSpecFluent. editOrNewPodMetadataLike(EmbeddedObjectMetadata item)PrometheusSpecFluent.PodMetadataNested<A>PrometheusSpecFluent. editPodMetadata()PrometheusSpecFluent.PodMetadataNested<A>PrometheusSpecFluent. withNewPodMetadata()PrometheusSpecFluent.PodMetadataNested<A>PrometheusSpecFluent. withNewPodMetadataLike(EmbeddedObjectMetadata item)
-