Uses of Class
io.kubernetes.client.proto.V1Authorization.SelfSubjectAccessReviewSpec
-
Uses of V1Authorization.SelfSubjectAccessReviewSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Authorization.SelfSubjectAccessReviewSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Authorization.SelfSubjectAccessReviewSpec>V1Authorization.SelfSubjectAccessReviewSpec.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Authorization.SelfSubjectAccessReviewSpecModifier and TypeMethodDescriptionV1Authorization.SelfSubjectAccessReviewSpec.Builder.build()V1Authorization.SelfSubjectAccessReviewSpec.Builder.buildPartial()V1Authorization.SelfSubjectAccessReviewSpec.getDefaultInstance()V1Authorization.SelfSubjectAccessReviewSpec.Builder.getDefaultInstanceForType()V1Authorization.SelfSubjectAccessReviewSpec.getDefaultInstanceForType()V1Authorization.SelfSubjectAccessReview.Builder.getSpec()Spec holds information about the request being evaluated.V1Authorization.SelfSubjectAccessReview.getSpec()Spec holds information about the request being evaluated.V1Authorization.SelfSubjectAccessReviewOrBuilder.getSpec()Spec holds information about the request being evaluated.V1Authorization.SelfSubjectAccessReviewSpec.parseDelimitedFrom(InputStream input) V1Authorization.SelfSubjectAccessReviewSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(byte[] data) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(com.google.protobuf.ByteString data) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(com.google.protobuf.CodedInputStream input) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(InputStream input) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(ByteBuffer data) V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Authorization.SelfSubjectAccessReviewSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Authorization.SelfSubjectAccessReviewSpec>V1Authorization.SelfSubjectAccessReviewSpec.getParserForType()static com.google.protobuf.Parser<V1Authorization.SelfSubjectAccessReviewSpec>V1Authorization.SelfSubjectAccessReviewSpec.parser()Methods in io.kubernetes.client.proto with parameters of type V1Authorization.SelfSubjectAccessReviewSpecModifier and TypeMethodDescriptionV1Authorization.SelfSubjectAccessReviewSpec.Builder.mergeFrom(V1Authorization.SelfSubjectAccessReviewSpec other) V1Authorization.SelfSubjectAccessReview.Builder.mergeSpec(V1Authorization.SelfSubjectAccessReviewSpec value) Spec holds information about the request being evaluated.V1Authorization.SelfSubjectAccessReviewSpec.newBuilder(V1Authorization.SelfSubjectAccessReviewSpec prototype) V1Authorization.SelfSubjectAccessReview.Builder.setSpec(V1Authorization.SelfSubjectAccessReviewSpec value) Spec holds information about the request being evaluated.