public static final class V1Authorization.NonResourceAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.NonResourceAttributes.Builder> implements V1Authorization.NonResourceAttributesOrBuilder
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interfaceProtobuf type
k8s.io.api.authorization.v1.NonResourceAttributes| Modifier and Type | Method and Description |
|---|---|
V1Authorization.NonResourceAttributes.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Authorization.NonResourceAttributes |
build() |
V1Authorization.NonResourceAttributes |
buildPartial() |
V1Authorization.NonResourceAttributes.Builder |
clear() |
V1Authorization.NonResourceAttributes.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Authorization.NonResourceAttributes.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Authorization.NonResourceAttributes.Builder |
clearPath()
Path is the URL path of the request
+optional
|
V1Authorization.NonResourceAttributes.Builder |
clearVerb()
Verb is the standard HTTP verb
+optional
|
V1Authorization.NonResourceAttributes.Builder |
clone() |
V1Authorization.NonResourceAttributes |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPath()
Path is the URL path of the request
+optional
|
com.google.protobuf.ByteString |
getPathBytes()
Path is the URL path of the request
+optional
|
String |
getVerb()
Verb is the standard HTTP verb
+optional
|
com.google.protobuf.ByteString |
getVerbBytes()
Verb is the standard HTTP verb
+optional
|
boolean |
hasPath()
Path is the URL path of the request
+optional
|
boolean |
hasVerb()
Verb is the standard HTTP verb
+optional
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1Authorization.NonResourceAttributes.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Authorization.NonResourceAttributes.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1Authorization.NonResourceAttributes.Builder |
mergeFrom(V1Authorization.NonResourceAttributes other) |
V1Authorization.NonResourceAttributes.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Authorization.NonResourceAttributes.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Authorization.NonResourceAttributes.Builder |
setPath(String value)
Path is the URL path of the request
+optional
|
V1Authorization.NonResourceAttributes.Builder |
setPathBytes(com.google.protobuf.ByteString value)
Path is the URL path of the request
+optional
|
V1Authorization.NonResourceAttributes.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Authorization.NonResourceAttributes.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Authorization.NonResourceAttributes.Builder |
setVerb(String value)
Verb is the standard HTTP verb
+optional
|
V1Authorization.NonResourceAttributes.Builder |
setVerbBytes(com.google.protobuf.ByteString value)
Verb is the standard HTTP verb
+optional
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes.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.NonResourceAttributes.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.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1Authorization.NonResourceAttributes build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1Authorization.NonResourceAttributes buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1Authorization.NonResourceAttributes.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.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes.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.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes.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.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes.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.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1Authorization.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes.Builder mergeFrom(V1Authorization.NonResourceAttributes other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.NonResourceAttributes.Builder>public V1Authorization.NonResourceAttributes.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.NonResourceAttributes.Builder>IOExceptionpublic boolean hasPath()
Path is the URL path of the request +optional
optional string path = 1;hasPath in interface V1Authorization.NonResourceAttributesOrBuilderpublic String getPath()
Path is the URL path of the request +optional
optional string path = 1;getPath in interface V1Authorization.NonResourceAttributesOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
Path is the URL path of the request +optional
optional string path = 1;getPathBytes in interface V1Authorization.NonResourceAttributesOrBuilderpublic V1Authorization.NonResourceAttributes.Builder setPath(String value)
Path is the URL path of the request +optional
optional string path = 1;public V1Authorization.NonResourceAttributes.Builder clearPath()
Path is the URL path of the request +optional
optional string path = 1;public V1Authorization.NonResourceAttributes.Builder setPathBytes(com.google.protobuf.ByteString value)
Path is the URL path of the request +optional
optional string path = 1;public boolean hasVerb()
Verb is the standard HTTP verb +optional
optional string verb = 2;hasVerb in interface V1Authorization.NonResourceAttributesOrBuilderpublic String getVerb()
Verb is the standard HTTP verb +optional
optional string verb = 2;getVerb in interface V1Authorization.NonResourceAttributesOrBuilderpublic com.google.protobuf.ByteString getVerbBytes()
Verb is the standard HTTP verb +optional
optional string verb = 2;getVerbBytes in interface V1Authorization.NonResourceAttributesOrBuilderpublic V1Authorization.NonResourceAttributes.Builder setVerb(String value)
Verb is the standard HTTP verb +optional
optional string verb = 2;public V1Authorization.NonResourceAttributes.Builder clearVerb()
Verb is the standard HTTP verb +optional
optional string verb = 2;public V1Authorization.NonResourceAttributes.Builder setVerbBytes(com.google.protobuf.ByteString value)
Verb is the standard HTTP verb +optional
optional string verb = 2;public final V1Authorization.NonResourceAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.NonResourceAttributes.Builder>public final V1Authorization.NonResourceAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.NonResourceAttributes.Builder>Copyright © 2023. All rights reserved.