Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.TLSProperties
Packages that use TLSProperties
-
Uses of TLSProperties in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as TLSPropertiesModifier and TypeFieldDescriptionprivate static final TLSProperties
TLSProperties.DEFAULT_INSTANCE
private TLSProperties
AccessLogCommon.Builder.tlsProperties_
private TLSProperties
AccessLogCommon.tlsProperties_
Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type TLSPropertiesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<TLSProperties> TLSProperties.PARSER
private com.google.protobuf.SingleFieldBuilder
<TLSProperties, TLSProperties.Builder, TLSPropertiesOrBuilder> AccessLogCommon.Builder.tlsPropertiesBuilder_
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return TLSPropertiesModifier and TypeMethodDescriptionTLSProperties.Builder.build()
TLSProperties.Builder.buildPartial()
static TLSProperties
TLSProperties.getDefaultInstance()
TLSProperties.Builder.getDefaultInstanceForType()
TLSProperties.getDefaultInstanceForType()
AccessLogCommon.Builder.getTlsProperties()
If the connection is secure,S this field will contain TLS properties.AccessLogCommon.getTlsProperties()
If the connection is secure,S this field will contain TLS properties.AccessLogCommonOrBuilder.getTlsProperties()
If the connection is secure,S this field will contain TLS properties.static TLSProperties
TLSProperties.parseDelimitedFrom
(InputStream input) static TLSProperties
TLSProperties.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSProperties
TLSProperties.parseFrom
(byte[] data) static TLSProperties
TLSProperties.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSProperties
TLSProperties.parseFrom
(com.google.protobuf.ByteString data) static TLSProperties
TLSProperties.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSProperties
TLSProperties.parseFrom
(com.google.protobuf.CodedInputStream input) static TLSProperties
TLSProperties.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSProperties
TLSProperties.parseFrom
(InputStream input) static TLSProperties
TLSProperties.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSProperties
TLSProperties.parseFrom
(ByteBuffer data) static TLSProperties
TLSProperties.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type TLSPropertiesModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<TLSProperties> TLSProperties.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<TLSProperties, TLSProperties.Builder, TLSPropertiesOrBuilder> AccessLogCommon.Builder.internalGetTlsPropertiesFieldBuilder()
If the connection is secure,S this field will contain TLS properties.static com.google.protobuf.Parser
<TLSProperties> TLSProperties.parser()
Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type TLSPropertiesModifier and TypeMethodDescriptionprivate void
TLSProperties.Builder.buildPartial0
(TLSProperties result) TLSProperties.Builder.mergeFrom
(TLSProperties other) AccessLogCommon.Builder.mergeTlsProperties
(TLSProperties value) If the connection is secure,S this field will contain TLS properties.static TLSProperties.Builder
TLSProperties.newBuilder
(TLSProperties prototype) AccessLogCommon.Builder.setTlsProperties
(TLSProperties value) If the connection is secure,S this field will contain TLS properties.