public static final class V1Authorization.SelfSubjectAccessReviewSpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReviewSpec.Builder> implements V1Authorization.SelfSubjectAccessReviewSpecOrBuilder
SelfSubjectAccessReviewSpec is a description of the access request. Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes must be setProtobuf type
k8s.io.api.authorization.v1.SelfSubjectAccessReviewSpec| Modifier and Type | Method and Description |
|---|---|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Authorization.SelfSubjectAccessReviewSpec |
build() |
V1Authorization.SelfSubjectAccessReviewSpec |
buildPartial() |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
clear() |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
clearNonResourceAttributes()
NonResourceAttributes describes information for a non-resource access request
+optional
|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
clearResourceAttributes()
ResourceAuthorizationAttributes describes information for a resource access request
+optional
|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
clone() |
V1Authorization.SelfSubjectAccessReviewSpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
V1Authorization.NonResourceAttributes |
getNonResourceAttributes()
NonResourceAttributes describes information for a non-resource access request
+optional
|
V1Authorization.NonResourceAttributes.Builder |
getNonResourceAttributesBuilder()
NonResourceAttributes describes information for a non-resource access request
+optional
|
V1Authorization.NonResourceAttributesOrBuilder |
getNonResourceAttributesOrBuilder()
NonResourceAttributes describes information for a non-resource access request
+optional
|
V1Authorization.ResourceAttributes |
getResourceAttributes()
ResourceAuthorizationAttributes describes information for a resource access request
+optional
|
V1Authorization.ResourceAttributes.Builder |
getResourceAttributesBuilder()
ResourceAuthorizationAttributes describes information for a resource access request
+optional
|
V1Authorization.ResourceAttributesOrBuilder |
getResourceAttributesOrBuilder()
ResourceAuthorizationAttributes describes information for a resource access request
+optional
|
boolean |
hasNonResourceAttributes()
NonResourceAttributes describes information for a non-resource access request
+optional
|
boolean |
hasResourceAttributes()
ResourceAuthorizationAttributes describes information for a resource access request
+optional
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
mergeFrom(V1Authorization.SelfSubjectAccessReviewSpec other) |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
mergeNonResourceAttributes(V1Authorization.NonResourceAttributes value)
NonResourceAttributes describes information for a non-resource access request
+optional
|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
mergeResourceAttributes(V1Authorization.ResourceAttributes value)
ResourceAuthorizationAttributes describes information for a resource access request
+optional
|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
setNonResourceAttributes(V1Authorization.NonResourceAttributes.Builder builderForValue)
NonResourceAttributes describes information for a non-resource access request
+optional
|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
setNonResourceAttributes(V1Authorization.NonResourceAttributes value)
NonResourceAttributes describes information for a non-resource access request
+optional
|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
setResourceAttributes(V1Authorization.ResourceAttributes.Builder builderForValue)
ResourceAuthorizationAttributes describes information for a resource access request
+optional
|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
setResourceAttributes(V1Authorization.ResourceAttributes value)
ResourceAuthorizationAttributes describes information for a resource access request
+optional
|
V1Authorization.SelfSubjectAccessReviewSpec.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, 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.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec.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.SelfSubjectAccessReviewSpec.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.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1Authorization.SelfSubjectAccessReviewSpec build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1Authorization.SelfSubjectAccessReviewSpec buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1Authorization.SelfSubjectAccessReviewSpec.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.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec.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.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec.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.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec.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.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1Authorization.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec.Builder mergeFrom(V1Authorization.SelfSubjectAccessReviewSpec other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReviewSpec.Builder>public V1Authorization.SelfSubjectAccessReviewSpec.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.SelfSubjectAccessReviewSpec.Builder>IOExceptionpublic boolean hasResourceAttributes()
ResourceAuthorizationAttributes describes information for a resource access request +optional
optional .k8s.io.api.authorization.v1.ResourceAttributes resourceAttributes = 1;hasResourceAttributes in interface V1Authorization.SelfSubjectAccessReviewSpecOrBuilderpublic V1Authorization.ResourceAttributes getResourceAttributes()
ResourceAuthorizationAttributes describes information for a resource access request +optional
optional .k8s.io.api.authorization.v1.ResourceAttributes resourceAttributes = 1;getResourceAttributes in interface V1Authorization.SelfSubjectAccessReviewSpecOrBuilderpublic V1Authorization.SelfSubjectAccessReviewSpec.Builder setResourceAttributes(V1Authorization.ResourceAttributes value)
ResourceAuthorizationAttributes describes information for a resource access request +optional
optional .k8s.io.api.authorization.v1.ResourceAttributes resourceAttributes = 1;public V1Authorization.SelfSubjectAccessReviewSpec.Builder setResourceAttributes(V1Authorization.ResourceAttributes.Builder builderForValue)
ResourceAuthorizationAttributes describes information for a resource access request +optional
optional .k8s.io.api.authorization.v1.ResourceAttributes resourceAttributes = 1;public V1Authorization.SelfSubjectAccessReviewSpec.Builder mergeResourceAttributes(V1Authorization.ResourceAttributes value)
ResourceAuthorizationAttributes describes information for a resource access request +optional
optional .k8s.io.api.authorization.v1.ResourceAttributes resourceAttributes = 1;public V1Authorization.SelfSubjectAccessReviewSpec.Builder clearResourceAttributes()
ResourceAuthorizationAttributes describes information for a resource access request +optional
optional .k8s.io.api.authorization.v1.ResourceAttributes resourceAttributes = 1;public V1Authorization.ResourceAttributes.Builder getResourceAttributesBuilder()
ResourceAuthorizationAttributes describes information for a resource access request +optional
optional .k8s.io.api.authorization.v1.ResourceAttributes resourceAttributes = 1;public V1Authorization.ResourceAttributesOrBuilder getResourceAttributesOrBuilder()
ResourceAuthorizationAttributes describes information for a resource access request +optional
optional .k8s.io.api.authorization.v1.ResourceAttributes resourceAttributes = 1;getResourceAttributesOrBuilder in interface V1Authorization.SelfSubjectAccessReviewSpecOrBuilderpublic boolean hasNonResourceAttributes()
NonResourceAttributes describes information for a non-resource access request +optional
optional .k8s.io.api.authorization.v1.NonResourceAttributes nonResourceAttributes = 2;hasNonResourceAttributes in interface V1Authorization.SelfSubjectAccessReviewSpecOrBuilderpublic V1Authorization.NonResourceAttributes getNonResourceAttributes()
NonResourceAttributes describes information for a non-resource access request +optional
optional .k8s.io.api.authorization.v1.NonResourceAttributes nonResourceAttributes = 2;getNonResourceAttributes in interface V1Authorization.SelfSubjectAccessReviewSpecOrBuilderpublic V1Authorization.SelfSubjectAccessReviewSpec.Builder setNonResourceAttributes(V1Authorization.NonResourceAttributes value)
NonResourceAttributes describes information for a non-resource access request +optional
optional .k8s.io.api.authorization.v1.NonResourceAttributes nonResourceAttributes = 2;public V1Authorization.SelfSubjectAccessReviewSpec.Builder setNonResourceAttributes(V1Authorization.NonResourceAttributes.Builder builderForValue)
NonResourceAttributes describes information for a non-resource access request +optional
optional .k8s.io.api.authorization.v1.NonResourceAttributes nonResourceAttributes = 2;public V1Authorization.SelfSubjectAccessReviewSpec.Builder mergeNonResourceAttributes(V1Authorization.NonResourceAttributes value)
NonResourceAttributes describes information for a non-resource access request +optional
optional .k8s.io.api.authorization.v1.NonResourceAttributes nonResourceAttributes = 2;public V1Authorization.SelfSubjectAccessReviewSpec.Builder clearNonResourceAttributes()
NonResourceAttributes describes information for a non-resource access request +optional
optional .k8s.io.api.authorization.v1.NonResourceAttributes nonResourceAttributes = 2;public V1Authorization.NonResourceAttributes.Builder getNonResourceAttributesBuilder()
NonResourceAttributes describes information for a non-resource access request +optional
optional .k8s.io.api.authorization.v1.NonResourceAttributes nonResourceAttributes = 2;public V1Authorization.NonResourceAttributesOrBuilder getNonResourceAttributesOrBuilder()
NonResourceAttributes describes information for a non-resource access request +optional
optional .k8s.io.api.authorization.v1.NonResourceAttributes nonResourceAttributes = 2;getNonResourceAttributesOrBuilder in interface V1Authorization.SelfSubjectAccessReviewSpecOrBuilderpublic final V1Authorization.SelfSubjectAccessReviewSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReviewSpec.Builder>public final V1Authorization.SelfSubjectAccessReviewSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.SelfSubjectAccessReviewSpec.Builder>Copyright © 2018. All rights reserved.