Uses of Interface
io.fabric8.kubernetes.api.model.BaseKubernetesListFluent.ServiceAccountItemsNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of BaseKubernetesListFluent.ServiceAccountItemsNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement BaseKubernetesListFluent.ServiceAccountItemsNested Modifier and Type Class Description classBaseKubernetesListFluentImpl.ServiceAccountItemsNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return BaseKubernetesListFluent.ServiceAccountItemsNested Modifier and Type Method Description BaseKubernetesListFluent.ServiceAccountItemsNested<A>BaseKubernetesListFluent. addNewServiceAccountItem()BaseKubernetesListFluent.ServiceAccountItemsNested<A>BaseKubernetesListFluentImpl. addNewServiceAccountItem()BaseKubernetesListFluent.ServiceAccountItemsNested<A>BaseKubernetesListFluent. addNewServiceAccountItemLike(ServiceAccount item)BaseKubernetesListFluent.ServiceAccountItemsNested<A>BaseKubernetesListFluentImpl. addNewServiceAccountItemLike(ServiceAccount item)BaseKubernetesListFluent.ServiceAccountItemsNested<A>BaseKubernetesListFluent. setNewServiceAccountItemLike(int index, ServiceAccount item)BaseKubernetesListFluent.ServiceAccountItemsNested<A>BaseKubernetesListFluentImpl. setNewServiceAccountItemLike(int index, ServiceAccount item)