Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.ShardRetentionPolicyNested
-
Packages that use PrometheusSpecFluent.ShardRetentionPolicyNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.ShardRetentionPolicyNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.ShardRetentionPolicyNested Modifier and Type Method Description PrometheusSpecFluent.ShardRetentionPolicyNested<A>PrometheusSpecFluent. editOrNewShardRetentionPolicy()PrometheusSpecFluent.ShardRetentionPolicyNested<A>PrometheusSpecFluent. editOrNewShardRetentionPolicyLike(ShardRetentionPolicy item)PrometheusSpecFluent.ShardRetentionPolicyNested<A>PrometheusSpecFluent. editShardRetentionPolicy()PrometheusSpecFluent.ShardRetentionPolicyNested<A>PrometheusSpecFluent. withNewShardRetentionPolicy()PrometheusSpecFluent.ShardRetentionPolicyNested<A>PrometheusSpecFluent. withNewShardRetentionPolicyLike(ShardRetentionPolicy item)
-