Class V1Authorization.SelfSubjectAccessReview.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>
io.kubernetes.client.proto.V1Authorization.SelfSubjectAccessReview.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V1Authorization.SelfSubjectAccessReviewOrBuilder, Cloneable
Enclosing class:
V1Authorization.SelfSubjectAccessReview

public static final class V1Authorization.SelfSubjectAccessReview.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder> implements V1Authorization.SelfSubjectAccessReviewOrBuilder
 SelfSubjectAccessReview checks whether or the current user can perform an action.  Not filling in a
 spec.namespace means "in all namespaces".  Self is a special case, because users should always be able
 to check whether they can perform an action
 
Protobuf type k8s.io.api.authorization.v1.SelfSubjectAccessReview