Class DoneableSelfSubjectAccessReviewSpec

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.authorization.SelfSubjectAccessReviewSpecFluentImpl<DoneableSelfSubjectAccessReviewSpec>
io.fabric8.kubernetes.api.model.authorization.DoneableSelfSubjectAccessReviewSpec
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableSelfSubjectAccessReviewSpec>, io.fabric8.kubernetes.api.builder.Visitable<DoneableSelfSubjectAccessReviewSpec>, SelfSubjectAccessReviewSpecFluent<DoneableSelfSubjectAccessReviewSpec>, io.fabric8.kubernetes.api.model.Doneable<SelfSubjectAccessReviewSpec>

public class DoneableSelfSubjectAccessReviewSpec
extends SelfSubjectAccessReviewSpecFluentImpl<DoneableSelfSubjectAccessReviewSpec>
implements io.fabric8.kubernetes.api.model.Doneable<SelfSubjectAccessReviewSpec>