Uses of Class
io.fabric8.kubernetes.api.model.KubernetesListFluent.ServiceAccountItemsNested
-
Packages that use KubernetesListFluent.ServiceAccountItemsNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of KubernetesListFluent.ServiceAccountItemsNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return KubernetesListFluent.ServiceAccountItemsNested Modifier and Type Method Description KubernetesListFluent.ServiceAccountItemsNested<A>KubernetesListFluent. addNewServiceAccountItem()KubernetesListFluent.ServiceAccountItemsNested<A>KubernetesListFluent. addNewServiceAccountItemLike(ServiceAccount item)KubernetesListFluent.ServiceAccountItemsNested<A>KubernetesListFluent. setNewServiceAccountItemLike(int index, ServiceAccount item)
-