public static final class Http1ProtocolOptions.HeaderKeyFormat extends com.google.protobuf.GeneratedMessageV3 implements Http1ProtocolOptions.HeaderKeyFormatOrBuilder
envoy.config.core.v4alpha.Http1ProtocolOptions.HeaderKeyFormat| Modifier and Type | Class and Description |
|---|---|
static class |
Http1ProtocolOptions.HeaderKeyFormat.Builder
Protobuf type
envoy.config.core.v4alpha.Http1ProtocolOptions.HeaderKeyFormat |
static class |
Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase |
static class |
Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords
Protobuf type
envoy.config.core.v4alpha.Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords |
static interface |
Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWordsOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
PROPER_CASE_WORDS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Http1ProtocolOptions.HeaderKeyFormat |
getDefaultInstance() |
Http1ProtocolOptions.HeaderKeyFormat |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase |
getHeaderFormatCase() |
com.google.protobuf.Parser<Http1ProtocolOptions.HeaderKeyFormat> |
getParserForType() |
Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords |
getProperCaseWords()
Formats the header by proper casing words: the first character and any character following
a special character will be capitalized if it's an alpha character.
|
Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWordsOrBuilder |
getProperCaseWordsOrBuilder()
Formats the header by proper casing words: the first character and any character following
a special character will be capitalized if it's an alpha character.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasProperCaseWords()
Formats the header by proper casing words: the first character and any character following
a special character will be capitalized if it's an alpha character.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Http1ProtocolOptions.HeaderKeyFormat.Builder |
newBuilder() |
static Http1ProtocolOptions.HeaderKeyFormat.Builder |
newBuilder(Http1ProtocolOptions.HeaderKeyFormat prototype) |
Http1ProtocolOptions.HeaderKeyFormat.Builder |
newBuilderForType() |
protected Http1ProtocolOptions.HeaderKeyFormat.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseDelimitedFrom(InputStream input) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(byte[] data) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(ByteBuffer data) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(com.google.protobuf.ByteString data) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(InputStream input) |
static Http1ProtocolOptions.HeaderKeyFormat |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Http1ProtocolOptions.HeaderKeyFormat> |
parser() |
Http1ProtocolOptions.HeaderKeyFormat.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PROPER_CASE_WORDS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase getHeaderFormatCase()
getHeaderFormatCase in interface Http1ProtocolOptions.HeaderKeyFormatOrBuilderpublic boolean hasProperCaseWords()
Formats the header by proper casing words: the first character and any character following a special character will be capitalized if it's an alpha character. For example, "content-type" becomes "Content-Type", and "foo$b#$are" becomes "Foo$B#$Are". Note that while this results in most headers following conventional casing, certain headers are not covered. For example, the "TE" header will be formatted as "Te".
.envoy.config.core.v4alpha.Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords proper_case_words = 1;hasProperCaseWords in interface Http1ProtocolOptions.HeaderKeyFormatOrBuilderpublic Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords getProperCaseWords()
Formats the header by proper casing words: the first character and any character following a special character will be capitalized if it's an alpha character. For example, "content-type" becomes "Content-Type", and "foo$b#$are" becomes "Foo$B#$Are". Note that while this results in most headers following conventional casing, certain headers are not covered. For example, the "TE" header will be formatted as "Te".
.envoy.config.core.v4alpha.Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords proper_case_words = 1;getProperCaseWords in interface Http1ProtocolOptions.HeaderKeyFormatOrBuilderpublic Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWordsOrBuilder getProperCaseWordsOrBuilder()
Formats the header by proper casing words: the first character and any character following a special character will be capitalized if it's an alpha character. For example, "content-type" becomes "Content-Type", and "foo$b#$are" becomes "Foo$B#$Are". Note that while this results in most headers following conventional casing, certain headers are not covered. For example, the "TE" header will be formatted as "Te".
.envoy.config.core.v4alpha.Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords proper_case_words = 1;getProperCaseWordsOrBuilder in interface Http1ProtocolOptions.HeaderKeyFormatOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(InputStream input) throws IOException
IOExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Http1ProtocolOptions.HeaderKeyFormat parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Http1ProtocolOptions.HeaderKeyFormat.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Http1ProtocolOptions.HeaderKeyFormat.Builder newBuilder()
public static Http1ProtocolOptions.HeaderKeyFormat.Builder newBuilder(Http1ProtocolOptions.HeaderKeyFormat prototype)
public Http1ProtocolOptions.HeaderKeyFormat.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Http1ProtocolOptions.HeaderKeyFormat.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Http1ProtocolOptions.HeaderKeyFormat getDefaultInstance()
public static com.google.protobuf.Parser<Http1ProtocolOptions.HeaderKeyFormat> parser()
public com.google.protobuf.Parser<Http1ProtocolOptions.HeaderKeyFormat> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Http1ProtocolOptions.HeaderKeyFormat getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.