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 TLSPropertiesTLSProperties.DEFAULT_INSTANCEprivate TLSPropertiesAccessLogCommon.Builder.tlsProperties_private TLSPropertiesAccessLogCommon.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.PARSERprivate 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 TLSPropertiesTLSProperties.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 TLSPropertiesTLSProperties.parseDelimitedFrom(InputStream input) static TLSPropertiesTLSProperties.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesTLSProperties.parseFrom(byte[] data) static TLSPropertiesTLSProperties.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesTLSProperties.parseFrom(com.google.protobuf.ByteString data) static TLSPropertiesTLSProperties.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesTLSProperties.parseFrom(com.google.protobuf.CodedInputStream input) static TLSPropertiesTLSProperties.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesTLSProperties.parseFrom(InputStream input) static TLSPropertiesTLSProperties.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesTLSProperties.parseFrom(ByteBuffer data) static TLSPropertiesTLSProperties.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.getTlsPropertiesFieldBuilder()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 voidTLSProperties.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.BuilderTLSProperties.newBuilder(TLSProperties prototype) AccessLogCommon.Builder.setTlsProperties(TLSProperties value) If the connection is secure,S this field will contain TLS properties.