Uses of Class
io.fabric8.kubernetes.api.model.APIResourceList
-
Packages that use APIResourceList Package Description io.fabric8.kubernetes.api.model -
-
Uses of APIResourceList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return APIResourceList Modifier and Type Method Description APIResourceListAPIResourceListBuilder. build()Methods in io.fabric8.kubernetes.api.model with parameters of type APIResourceList Modifier and Type Method Description protected voidAPIResourceListFluent. copyInstance(APIResourceList instance)Constructors in io.fabric8.kubernetes.api.model with parameters of type APIResourceList Constructor Description APIResourceListBuilder(APIResourceList instance)APIResourceListBuilder(APIResourceListFluent<?> fluent, APIResourceList instance)APIResourceListFluent(APIResourceList instance)
-