| Modifier and Type | Method and Description |
|---|---|
RawBuffer |
RawBuffer.Builder.build() |
RawBuffer |
RawBuffer.Builder.buildPartial() |
static RawBuffer |
RawBuffer.getDefaultInstance() |
RawBuffer |
RawBuffer.getDefaultInstanceForType() |
RawBuffer |
RawBuffer.Builder.getDefaultInstanceForType() |
static RawBuffer |
RawBuffer.parseDelimitedFrom(InputStream input) |
static RawBuffer |
RawBuffer.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawBuffer |
RawBuffer.parseFrom(byte[] data) |
static RawBuffer |
RawBuffer.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawBuffer |
RawBuffer.parseFrom(ByteBuffer data) |
static RawBuffer |
RawBuffer.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawBuffer |
RawBuffer.parseFrom(com.google.protobuf.ByteString data) |
static RawBuffer |
RawBuffer.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawBuffer |
RawBuffer.parseFrom(com.google.protobuf.CodedInputStream input) |
static RawBuffer |
RawBuffer.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawBuffer |
RawBuffer.parseFrom(InputStream input) |
static RawBuffer |
RawBuffer.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RawBuffer> |
RawBuffer.getParserForType() |
static com.google.protobuf.Parser<RawBuffer> |
RawBuffer.parser() |
| Modifier and Type | Method and Description |
|---|---|
RawBuffer.Builder |
RawBuffer.Builder.mergeFrom(RawBuffer other) |
static RawBuffer.Builder |
RawBuffer.newBuilder(RawBuffer prototype) |
| Modifier and Type | Method and Description |
|---|---|
RawBuffer |
StartTlsConfigOrBuilder.getCleartextSocketConfig()
(optional) Configuration for clear-text socket used at the beginning of the session.
|
RawBuffer |
StartTlsConfig.getCleartextSocketConfig()
(optional) Configuration for clear-text socket used at the beginning of the session.
|
RawBuffer |
StartTlsConfig.Builder.getCleartextSocketConfig()
(optional) Configuration for clear-text socket used at the beginning of the session.
|
| Modifier and Type | Method and Description |
|---|---|
StartTlsConfig.Builder |
StartTlsConfig.Builder.mergeCleartextSocketConfig(RawBuffer value)
(optional) Configuration for clear-text socket used at the beginning of the session.
|
StartTlsConfig.Builder |
StartTlsConfig.Builder.setCleartextSocketConfig(RawBuffer value)
(optional) Configuration for clear-text socket used at the beginning of the session.
|
| Modifier and Type | Method and Description |
|---|---|
RawBuffer |
StartTlsConfigOrBuilder.getCleartextSocketConfig()
(optional) Configuration for clear-text socket used at the beginning of the session.
|
RawBuffer |
StartTlsConfig.getCleartextSocketConfig()
(optional) Configuration for clear-text socket used at the beginning of the session.
|
RawBuffer |
StartTlsConfig.Builder.getCleartextSocketConfig()
(optional) Configuration for clear-text socket used at the beginning of the session.
|
| Modifier and Type | Method and Description |
|---|---|
StartTlsConfig.Builder |
StartTlsConfig.Builder.mergeCleartextSocketConfig(RawBuffer value)
(optional) Configuration for clear-text socket used at the beginning of the session.
|
StartTlsConfig.Builder |
StartTlsConfig.Builder.setCleartextSocketConfig(RawBuffer value)
(optional) Configuration for clear-text socket used at the beginning of the session.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.