Uses of Class
io.kubernetes.client.proto.V1beta1Authorization.SelfSubjectAccessReview
-
Uses of V1beta1Authorization.SelfSubjectAccessReview in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Authorization.SelfSubjectAccessReviewModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Authorization.SelfSubjectAccessReview>V1beta1Authorization.SelfSubjectAccessReview.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Authorization.SelfSubjectAccessReviewModifier and TypeMethodDescriptionV1beta1Authorization.SelfSubjectAccessReview.Builder.build()V1beta1Authorization.SelfSubjectAccessReview.Builder.buildPartial()V1beta1Authorization.SelfSubjectAccessReview.getDefaultInstance()V1beta1Authorization.SelfSubjectAccessReview.Builder.getDefaultInstanceForType()V1beta1Authorization.SelfSubjectAccessReview.getDefaultInstanceForType()V1beta1Authorization.SelfSubjectAccessReview.parseDelimitedFrom(InputStream input) V1beta1Authorization.SelfSubjectAccessReview.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(byte[] data) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(com.google.protobuf.ByteString data) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(com.google.protobuf.CodedInputStream input) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(InputStream input) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(ByteBuffer data) V1beta1Authorization.SelfSubjectAccessReview.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Authorization.SelfSubjectAccessReviewModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Authorization.SelfSubjectAccessReview>V1beta1Authorization.SelfSubjectAccessReview.getParserForType()static com.google.protobuf.Parser<V1beta1Authorization.SelfSubjectAccessReview>V1beta1Authorization.SelfSubjectAccessReview.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Authorization.SelfSubjectAccessReviewModifier and TypeMethodDescriptionV1beta1Authorization.SelfSubjectAccessReview.Builder.mergeFrom(V1beta1Authorization.SelfSubjectAccessReview other) V1beta1Authorization.SelfSubjectAccessReview.newBuilder(V1beta1Authorization.SelfSubjectAccessReview prototype)