public static final class FileBasedMetadata.FileBasedMetadataConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FileBasedMetadata.FileBasedMetadataConfig.Builder> implements FileBasedMetadata.FileBasedMetadataConfigOrBuilder
envoy.config.grpc_credential.v2alpha.FileBasedMetadataConfig| Modifier and Type | Method and Description |
|---|---|
FileBasedMetadata.FileBasedMetadataConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FileBasedMetadata.FileBasedMetadataConfig |
build() |
FileBasedMetadata.FileBasedMetadataConfig |
buildPartial() |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
clear() |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
clearHeaderKey()
Metadata header key to use for sending the secret data
if no header key is set, "authorization" header will be used
string header_key = 2; |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
clearHeaderPrefix()
Prefix to prepend to the secret in the metadata header
if no prefix is set, the default is to use no prefix
string header_prefix = 3; |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
clearSecretData()
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1; |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
clone() |
FileBasedMetadata.FileBasedMetadataConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHeaderKey()
Metadata header key to use for sending the secret data
if no header key is set, "authorization" header will be used
string header_key = 2; |
com.google.protobuf.ByteString |
getHeaderKeyBytes()
Metadata header key to use for sending the secret data
if no header key is set, "authorization" header will be used
string header_key = 2; |
String |
getHeaderPrefix()
Prefix to prepend to the secret in the metadata header
if no prefix is set, the default is to use no prefix
string header_prefix = 3; |
com.google.protobuf.ByteString |
getHeaderPrefixBytes()
Prefix to prepend to the secret in the metadata header
if no prefix is set, the default is to use no prefix
string header_prefix = 3; |
Base.DataSource |
getSecretData()
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1; |
Base.DataSource.Builder |
getSecretDataBuilder()
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1; |
Base.DataSourceOrBuilder |
getSecretDataOrBuilder()
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1; |
boolean |
hasSecretData()
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
mergeFrom(FileBasedMetadata.FileBasedMetadataConfig other) |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
mergeSecretData(Base.DataSource value)
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1; |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
setHeaderKey(String value)
Metadata header key to use for sending the secret data
if no header key is set, "authorization" header will be used
string header_key = 2; |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
setHeaderKeyBytes(com.google.protobuf.ByteString value)
Metadata header key to use for sending the secret data
if no header key is set, "authorization" header will be used
string header_key = 2; |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
setHeaderPrefix(String value)
Prefix to prepend to the secret in the metadata header
if no prefix is set, the default is to use no prefix
string header_prefix = 3; |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
setHeaderPrefixBytes(com.google.protobuf.ByteString value)
Prefix to prepend to the secret in the metadata header
if no prefix is set, the default is to use no prefix
string header_prefix = 3; |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
setSecretData(Base.DataSource.Builder builderForValue)
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1; |
FileBasedMetadata.FileBasedMetadataConfig.Builder |
setSecretData(Base.DataSource value)
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1; |
FileBasedMetadata.FileBasedMetadataConfig.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<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FileBasedMetadata.FileBasedMetadataConfig.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<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FileBasedMetadata.FileBasedMetadataConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FileBasedMetadata.FileBasedMetadataConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FileBasedMetadata.FileBasedMetadataConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig.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<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig.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<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig.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<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig.Builder mergeFrom(FileBasedMetadata.FileBasedMetadataConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FileBasedMetadata.FileBasedMetadataConfig.Builder>public FileBasedMetadata.FileBasedMetadataConfig.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<FileBasedMetadata.FileBasedMetadataConfig.Builder>IOExceptionpublic boolean hasSecretData()
Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1;hasSecretData in interface FileBasedMetadata.FileBasedMetadataConfigOrBuilderpublic Base.DataSource getSecretData()
Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1;getSecretData in interface FileBasedMetadata.FileBasedMetadataConfigOrBuilderpublic FileBasedMetadata.FileBasedMetadataConfig.Builder setSecretData(Base.DataSource value)
Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1;public FileBasedMetadata.FileBasedMetadataConfig.Builder setSecretData(Base.DataSource.Builder builderForValue)
Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1;public FileBasedMetadata.FileBasedMetadataConfig.Builder mergeSecretData(Base.DataSource value)
Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1;public FileBasedMetadata.FileBasedMetadataConfig.Builder clearSecretData()
Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1;public Base.DataSource.Builder getSecretDataBuilder()
Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1;public Base.DataSourceOrBuilder getSecretDataOrBuilder()
Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connection
.envoy.api.v2.core.DataSource secret_data = 1;getSecretDataOrBuilder in interface FileBasedMetadata.FileBasedMetadataConfigOrBuilderpublic String getHeaderKey()
Metadata header key to use for sending the secret data if no header key is set, "authorization" header will be used
string header_key = 2;getHeaderKey in interface FileBasedMetadata.FileBasedMetadataConfigOrBuilderpublic com.google.protobuf.ByteString getHeaderKeyBytes()
Metadata header key to use for sending the secret data if no header key is set, "authorization" header will be used
string header_key = 2;getHeaderKeyBytes in interface FileBasedMetadata.FileBasedMetadataConfigOrBuilderpublic FileBasedMetadata.FileBasedMetadataConfig.Builder setHeaderKey(String value)
Metadata header key to use for sending the secret data if no header key is set, "authorization" header will be used
string header_key = 2;public FileBasedMetadata.FileBasedMetadataConfig.Builder clearHeaderKey()
Metadata header key to use for sending the secret data if no header key is set, "authorization" header will be used
string header_key = 2;public FileBasedMetadata.FileBasedMetadataConfig.Builder setHeaderKeyBytes(com.google.protobuf.ByteString value)
Metadata header key to use for sending the secret data if no header key is set, "authorization" header will be used
string header_key = 2;public String getHeaderPrefix()
Prefix to prepend to the secret in the metadata header if no prefix is set, the default is to use no prefix
string header_prefix = 3;getHeaderPrefix in interface FileBasedMetadata.FileBasedMetadataConfigOrBuilderpublic com.google.protobuf.ByteString getHeaderPrefixBytes()
Prefix to prepend to the secret in the metadata header if no prefix is set, the default is to use no prefix
string header_prefix = 3;getHeaderPrefixBytes in interface FileBasedMetadata.FileBasedMetadataConfigOrBuilderpublic FileBasedMetadata.FileBasedMetadataConfig.Builder setHeaderPrefix(String value)
Prefix to prepend to the secret in the metadata header if no prefix is set, the default is to use no prefix
string header_prefix = 3;public FileBasedMetadata.FileBasedMetadataConfig.Builder clearHeaderPrefix()
Prefix to prepend to the secret in the metadata header if no prefix is set, the default is to use no prefix
string header_prefix = 3;public FileBasedMetadata.FileBasedMetadataConfig.Builder setHeaderPrefixBytes(com.google.protobuf.ByteString value)
Prefix to prepend to the secret in the metadata header if no prefix is set, the default is to use no prefix
string header_prefix = 3;public final FileBasedMetadata.FileBasedMetadataConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FileBasedMetadata.FileBasedMetadataConfig.Builder>public final FileBasedMetadata.FileBasedMetadataConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FileBasedMetadata.FileBasedMetadataConfig.Builder>Copyright © 2018 The Envoy Project. All rights reserved.