Uses of Class
io.fabric8.kubernetes.api.model.resource.v1beta2.CounterFluent
-
Packages that use CounterFluent Package Description io.fabric8.kubernetes.api.model.resource.v1beta2 -
-
Uses of CounterFluent in io.fabric8.kubernetes.api.model.resource.v1beta2
Classes in io.fabric8.kubernetes.api.model.resource.v1beta2 with type parameters of type CounterFluent Modifier and Type Class Description classCounterFluent<A extends CounterFluent<A>>GeneratedSubclasses of CounterFluent in io.fabric8.kubernetes.api.model.resource.v1beta2 Modifier and Type Class Description classCounterBuilderConstructors in io.fabric8.kubernetes.api.model.resource.v1beta2 with parameters of type CounterFluent Constructor Description CounterBuilder(CounterFluent<?> fluent)CounterBuilder(CounterFluent<?> fluent, Counter instance)
-