public static final class V1Authorization.SelfSubjectAccessReview.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder> implements V1Authorization.SelfSubjectAccessReviewOrBuilder
SelfSubjectAccessReview checks whether or the current user can perform an action. Not filling in a spec.namespace means "in all namespaces". Self is a special case, because users should always be able to check whether they can perform an actionProtobuf type
k8s.io.api.authorization.v1.SelfSubjectAccessReviewgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1Authorization.SelfSubjectAccessReview build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1Authorization.SelfSubjectAccessReview buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1Authorization.SelfSubjectAccessReview.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview.Builder mergeFrom(V1Authorization.SelfSubjectAccessReview other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public V1Authorization.SelfSubjectAccessReview.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1Authorization.SelfSubjectAccessReview.Builder>IOExceptionpublic boolean hasMetadata()
+optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;hasMetadata in interface V1Authorization.SelfSubjectAccessReviewOrBuilderpublic Meta.ObjectMeta getMetadata()
+optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadata in interface V1Authorization.SelfSubjectAccessReviewOrBuilderpublic V1Authorization.SelfSubjectAccessReview.Builder setMetadata(Meta.ObjectMeta value)
+optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1Authorization.SelfSubjectAccessReview.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue)
+optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1Authorization.SelfSubjectAccessReview.Builder mergeMetadata(Meta.ObjectMeta value)
+optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1Authorization.SelfSubjectAccessReview.Builder clearMetadata()
+optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMeta.Builder getMetadataBuilder()
+optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMetaOrBuilder getMetadataOrBuilder()
+optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadataOrBuilder in interface V1Authorization.SelfSubjectAccessReviewOrBuilderpublic boolean hasSpec()
Spec holds information about the request being evaluated. user and groups must be empty
optional .k8s.io.api.authorization.v1.SelfSubjectAccessReviewSpec spec = 2;hasSpec in interface V1Authorization.SelfSubjectAccessReviewOrBuilderpublic V1Authorization.SelfSubjectAccessReviewSpec getSpec()
Spec holds information about the request being evaluated. user and groups must be empty
optional .k8s.io.api.authorization.v1.SelfSubjectAccessReviewSpec spec = 2;getSpec in interface V1Authorization.SelfSubjectAccessReviewOrBuilderpublic V1Authorization.SelfSubjectAccessReview.Builder setSpec(V1Authorization.SelfSubjectAccessReviewSpec value)
Spec holds information about the request being evaluated. user and groups must be empty
optional .k8s.io.api.authorization.v1.SelfSubjectAccessReviewSpec spec = 2;public V1Authorization.SelfSubjectAccessReview.Builder setSpec(V1Authorization.SelfSubjectAccessReviewSpec.Builder builderForValue)
Spec holds information about the request being evaluated. user and groups must be empty
optional .k8s.io.api.authorization.v1.SelfSubjectAccessReviewSpec spec = 2;public V1Authorization.SelfSubjectAccessReview.Builder mergeSpec(V1Authorization.SelfSubjectAccessReviewSpec value)
Spec holds information about the request being evaluated. user and groups must be empty
optional .k8s.io.api.authorization.v1.SelfSubjectAccessReviewSpec spec = 2;public V1Authorization.SelfSubjectAccessReview.Builder clearSpec()
Spec holds information about the request being evaluated. user and groups must be empty
optional .k8s.io.api.authorization.v1.SelfSubjectAccessReviewSpec spec = 2;public V1Authorization.SelfSubjectAccessReviewSpec.Builder getSpecBuilder()
Spec holds information about the request being evaluated. user and groups must be empty
optional .k8s.io.api.authorization.v1.SelfSubjectAccessReviewSpec spec = 2;public V1Authorization.SelfSubjectAccessReviewSpecOrBuilder getSpecOrBuilder()
Spec holds information about the request being evaluated. user and groups must be empty
optional .k8s.io.api.authorization.v1.SelfSubjectAccessReviewSpec spec = 2;getSpecOrBuilder in interface V1Authorization.SelfSubjectAccessReviewOrBuilderpublic boolean hasStatus()
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;hasStatus in interface V1Authorization.SelfSubjectAccessReviewOrBuilderpublic V1Authorization.SubjectAccessReviewStatus getStatus()
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;getStatus in interface V1Authorization.SelfSubjectAccessReviewOrBuilderpublic V1Authorization.SelfSubjectAccessReview.Builder setStatus(V1Authorization.SubjectAccessReviewStatus value)
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;public V1Authorization.SelfSubjectAccessReview.Builder setStatus(V1Authorization.SubjectAccessReviewStatus.Builder builderForValue)
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;public V1Authorization.SelfSubjectAccessReview.Builder mergeStatus(V1Authorization.SubjectAccessReviewStatus value)
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;public V1Authorization.SelfSubjectAccessReview.Builder clearStatus()
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;public V1Authorization.SubjectAccessReviewStatus.Builder getStatusBuilder()
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;public V1Authorization.SubjectAccessReviewStatusOrBuilder getStatusOrBuilder()
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;getStatusOrBuilder in interface V1Authorization.SelfSubjectAccessReviewOrBuilderpublic final V1Authorization.SelfSubjectAccessReview.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>public final V1Authorization.SelfSubjectAccessReview.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReview.Builder>Copyright © 2018. All rights reserved.