Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.clear() |
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.clearHeaderFormat() |
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.clearProperCaseWords() |
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.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.clearStatefulFormatter() |
Configuration for stateful formatter extensions that allow using received headers to
affect the output of encoding headers.
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.Builder.getHeaderKeyFormatBuilder() |
Describes how the keys for response headers should be formatted.
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.mergeFrom(Http1ProtocolOptions.HeaderKeyFormat other) |
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.mergeProperCaseWords(Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords value) |
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.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.mergeStatefulFormatter(TypedExtensionConfig value) |
Configuration for stateful formatter extensions that allow using received headers to
affect the output of encoding headers.
|
static Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.newBuilder() |
|
static Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.newBuilder(Http1ProtocolOptions.HeaderKeyFormat prototype) |
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.newBuilderForType() |
|
protected Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.setProperCaseWords(Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords value) |
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.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.setProperCaseWords(Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords.Builder builderForValue) |
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.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.setStatefulFormatter(TypedExtensionConfig value) |
Configuration for stateful formatter extensions that allow using received headers to
affect the output of encoding headers.
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.Builder.setStatefulFormatter(TypedExtensionConfig.Builder builderForValue) |
Configuration for stateful formatter extensions that allow using received headers to
affect the output of encoding headers.
|
Http1ProtocolOptions.HeaderKeyFormat.Builder |
Http1ProtocolOptions.HeaderKeyFormat.toBuilder() |
|