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