Uses of Class
io.fabric8.kubernetes.api.model.flowcontrol.v1.SubjectFluent.ServiceAccountNested
-
Packages that use SubjectFluent.ServiceAccountNested Package Description io.fabric8.kubernetes.api.model.flowcontrol.v1 -
-
Uses of SubjectFluent.ServiceAccountNested in io.fabric8.kubernetes.api.model.flowcontrol.v1
Methods in io.fabric8.kubernetes.api.model.flowcontrol.v1 that return SubjectFluent.ServiceAccountNested Modifier and Type Method Description SubjectFluent.ServiceAccountNested<A>SubjectFluent. editOrNewServiceAccount()SubjectFluent.ServiceAccountNested<A>SubjectFluent. editOrNewServiceAccountLike(ServiceAccountSubject item)SubjectFluent.ServiceAccountNested<A>SubjectFluent. editServiceAccount()SubjectFluent.ServiceAccountNested<A>SubjectFluent. withNewServiceAccount()SubjectFluent.ServiceAccountNested<A>SubjectFluent. withNewServiceAccountLike(ServiceAccountSubject item)
-