Uses of Class
io.fabric8.kubernetes.api.model.ServiceAccountList
-
Packages that use ServiceAccountList Package Description io.fabric8.kubernetes.api.model -
-
Uses of ServiceAccountList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ServiceAccountList Modifier and Type Method Description ServiceAccountListServiceAccountListBuilder. build()Methods in io.fabric8.kubernetes.api.model with parameters of type ServiceAccountList Modifier and Type Method Description protected voidServiceAccountListFluent. copyInstance(ServiceAccountList instance)Constructors in io.fabric8.kubernetes.api.model with parameters of type ServiceAccountList Constructor Description ServiceAccountListBuilder(ServiceAccountList instance)ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent, ServiceAccountList instance)ServiceAccountListFluent(ServiceAccountList instance)
-