Uses of Class
io.fabric8.kubernetes.api.model.APIGroupFluent
-
Packages that use APIGroupFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of APIGroupFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type APIGroupFluent Modifier and Type Class Description classAPIGroupFluent<A extends APIGroupFluent<A>>GeneratedSubclasses of APIGroupFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classAPIGroupBuilderclassAPIGroupListFluent.GroupsNested<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type APIGroupFluent Constructor Description APIGroupBuilder(APIGroupFluent<?> fluent)APIGroupBuilder(APIGroupFluent<?> fluent, APIGroup instance)
-