Uses of Class
io.fabric8.openclustermanagement.api.model.apps.v1.AllowDenyItemFluent
-
Packages that use AllowDenyItemFluent Package Description io.fabric8.openclustermanagement.api.model.apps.v1 -
-
Uses of AllowDenyItemFluent in io.fabric8.openclustermanagement.api.model.apps.v1
Classes in io.fabric8.openclustermanagement.api.model.apps.v1 with type parameters of type AllowDenyItemFluent Modifier and Type Class Description classAllowDenyItemFluent<A extends AllowDenyItemFluent<A>>GeneratedSubclasses of AllowDenyItemFluent in io.fabric8.openclustermanagement.api.model.apps.v1 Modifier and Type Class Description classAllowDenyItemBuilderclassSubscriptionSpecFluent.AllowNested<N>classSubscriptionSpecFluent.DenyNested<N>Constructors in io.fabric8.openclustermanagement.api.model.apps.v1 with parameters of type AllowDenyItemFluent Constructor Description AllowDenyItemBuilder(AllowDenyItemFluent<?> fluent)AllowDenyItemBuilder(AllowDenyItemFluent<?> fluent, AllowDenyItem instance)
-