Uses of Interface
io.kubernetes.client.openapi.models.V1RoleListFluent.ItemsNested
Packages that use V1RoleListFluent.ItemsNested
-
Uses of V1RoleListFluent.ItemsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1RoleListFluent.ItemsNestedModifier and TypeMethodDescriptionV1RoleListFluent.addNewItem()V1RoleListFluentImpl.addNewItem()V1RoleListFluent.addNewItemLike(io.kubernetes.client.openapi.models.V1Role item) V1RoleListFluentImpl.addNewItemLike(io.kubernetes.client.openapi.models.V1Role item) V1RoleListFluent.editFirstItem()V1RoleListFluentImpl.editFirstItem()V1RoleListFluent.editLastItem()V1RoleListFluentImpl.editLastItem()V1RoleListFluent.editMatchingItem(Predicate<V1RoleBuilder> predicate) V1RoleListFluentImpl.editMatchingItem(Predicate<V1RoleBuilder> predicate) V1RoleListFluent.setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1Role item) V1RoleListFluentImpl.setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1Role item)