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