Class DoneableSelfSubjectAccessReview

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.authorization.SelfSubjectAccessReviewFluentImpl<DoneableSelfSubjectAccessReview>
io.fabric8.kubernetes.api.model.authorization.DoneableSelfSubjectAccessReview
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableSelfSubjectAccessReview>, io.fabric8.kubernetes.api.builder.Visitable<DoneableSelfSubjectAccessReview>, SelfSubjectAccessReviewFluent<DoneableSelfSubjectAccessReview>, io.fabric8.kubernetes.api.model.Doneable<SelfSubjectAccessReview>

public class DoneableSelfSubjectAccessReview
extends SelfSubjectAccessReviewFluentImpl<DoneableSelfSubjectAccessReview>
implements io.fabric8.kubernetes.api.model.Doneable<SelfSubjectAccessReview>