| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Authorization.SelfSubjectAccessReviewSpec> |
V1Authorization.SelfSubjectAccessReviewSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.Builder.build() |
V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.Builder.buildPartial() |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.getDefaultInstance() |
V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.getDefaultInstanceForType() |
V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.Builder.getDefaultInstanceForType() |
V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewOrBuilder.getSpec()
Spec holds information about the request being evaluated.
|
V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReview.getSpec()
Spec holds information about the request being evaluated.
|
V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReview.Builder.getSpec()
Spec holds information about the request being evaluated.
|
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseDelimitedFrom(InputStream input) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(byte[] data) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(ByteBuffer data) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(InputStream input) |
static V1Authorization.SelfSubjectAccessReviewSpec |
V1Authorization.SelfSubjectAccessReviewSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Authorization.SelfSubjectAccessReviewSpec> |
V1Authorization.SelfSubjectAccessReviewSpec.getParserForType() |
static com.google.protobuf.Parser<V1Authorization.SelfSubjectAccessReviewSpec> |
V1Authorization.SelfSubjectAccessReviewSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
V1Authorization.SelfSubjectAccessReviewSpec.Builder.mergeFrom(V1Authorization.SelfSubjectAccessReviewSpec other) |
V1Authorization.SelfSubjectAccessReview.Builder |
V1Authorization.SelfSubjectAccessReview.Builder.mergeSpec(V1Authorization.SelfSubjectAccessReviewSpec value)
Spec holds information about the request being evaluated.
|
static V1Authorization.SelfSubjectAccessReviewSpec.Builder |
V1Authorization.SelfSubjectAccessReviewSpec.newBuilder(V1Authorization.SelfSubjectAccessReviewSpec prototype) |
V1Authorization.SelfSubjectAccessReview.Builder |
V1Authorization.SelfSubjectAccessReview.Builder.setSpec(V1Authorization.SelfSubjectAccessReviewSpec value)
Spec holds information about the request being evaluated.
|
Copyright © 2018. All rights reserved.