Uses of Interface
io.envoyproxy.envoy.data.accesslog.v3.TLSPropertiesOrBuilder
-
Packages that use TLSPropertiesOrBuilder Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of TLSPropertiesOrBuilder in io.envoyproxy.envoy.data.accesslog.v3
Classes in io.envoyproxy.envoy.data.accesslog.v3 that implement TLSPropertiesOrBuilder Modifier and Type Class Description classTLSPropertiesProperties of a negotiated TLS connection.static classTLSProperties.BuilderProperties of a negotiated TLS connection.Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type TLSPropertiesOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<TLSProperties,TLSProperties.Builder,TLSPropertiesOrBuilder>AccessLogCommon.Builder. tlsPropertiesBuilder_Methods in io.envoyproxy.envoy.data.accesslog.v3 that return TLSPropertiesOrBuilder Modifier and Type Method Description TLSPropertiesOrBuilderAccessLogCommon.Builder. getTlsPropertiesOrBuilder()If the connection is secure,S this field will contain TLS properties.TLSPropertiesOrBuilderAccessLogCommon. getTlsPropertiesOrBuilder()If the connection is secure,S this field will contain TLS properties.TLSPropertiesOrBuilderAccessLogCommonOrBuilder. getTlsPropertiesOrBuilder()If the connection is secure,S this field will contain TLS properties.Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type TLSPropertiesOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<TLSProperties,TLSProperties.Builder,TLSPropertiesOrBuilder>AccessLogCommon.Builder. getTlsPropertiesFieldBuilder()If the connection is secure,S this field will contain TLS properties.
-