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