Uses of Interface
io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested
Packages that use V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested
-
Uses of V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNestedModifier and TypeMethodDescriptionV1SelfSubjectAccessReviewSpecFluent.editNonResourceAttributes()
V1SelfSubjectAccessReviewSpecFluentImpl.editNonResourceAttributes()
V1SelfSubjectAccessReviewSpecFluent.editOrNewNonResourceAttributes()
V1SelfSubjectAccessReviewSpecFluentImpl.editOrNewNonResourceAttributes()
V1SelfSubjectAccessReviewSpecFluent.editOrNewNonResourceAttributesLike
(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) V1SelfSubjectAccessReviewSpecFluentImpl.editOrNewNonResourceAttributesLike
(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) V1SelfSubjectAccessReviewSpecFluent.withNewNonResourceAttributes()
V1SelfSubjectAccessReviewSpecFluentImpl.withNewNonResourceAttributes()
V1SelfSubjectAccessReviewSpecFluent.withNewNonResourceAttributesLike
(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) V1SelfSubjectAccessReviewSpecFluentImpl.withNewNonResourceAttributesLike
(io.kubernetes.client.openapi.models.V1NonResourceAttributes item)