AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.clear() |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.clearSni() |
SNI used for TLS session.
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.clone() |
|
AttributeContext.TLSSession.Builder |
AttributeContext.Builder.getTlsSessionBuilder() |
TLS session details of the underlying connection.
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.mergeFrom(AttributeContext.TLSSession other) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.newBuilder() |
|
static AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.newBuilder(AttributeContext.TLSSession prototype) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.newBuilderForType() |
|
protected AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.setSni(String value) |
SNI used for TLS session.
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.setSniBytes(com.google.protobuf.ByteString value) |
SNI used for TLS session.
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AttributeContext.TLSSession.Builder |
AttributeContext.TLSSession.toBuilder() |
|