Uses of Class
io.envoyproxy.envoy.api.v2.auth.DownstreamTlsContext
Packages that use DownstreamTlsContext
-
Uses of DownstreamTlsContext in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth that return DownstreamTlsContextModifier and TypeMethodDescriptionDownstreamTlsContext.Builder.build()DownstreamTlsContext.Builder.buildPartial()static DownstreamTlsContextDownstreamTlsContext.getDefaultInstance()DownstreamTlsContext.Builder.getDefaultInstanceForType()DownstreamTlsContext.getDefaultInstanceForType()static DownstreamTlsContextDownstreamTlsContext.parseDelimitedFrom(InputStream input) static DownstreamTlsContextDownstreamTlsContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(byte[] data) static DownstreamTlsContextDownstreamTlsContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(com.google.protobuf.ByteString data) static DownstreamTlsContextDownstreamTlsContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input) static DownstreamTlsContextDownstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(InputStream input) static DownstreamTlsContextDownstreamTlsContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(ByteBuffer data) static DownstreamTlsContextDownstreamTlsContext.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.api.v2.auth that return types with arguments of type DownstreamTlsContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DownstreamTlsContext>DownstreamTlsContext.getParserForType()static com.google.protobuf.Parser<DownstreamTlsContext>DownstreamTlsContext.parser()Methods in io.envoyproxy.envoy.api.v2.auth with parameters of type DownstreamTlsContextModifier and TypeMethodDescriptionDownstreamTlsContext.Builder.mergeFrom(DownstreamTlsContext other) static DownstreamTlsContext.BuilderDownstreamTlsContext.newBuilder(DownstreamTlsContext prototype) -
Uses of DownstreamTlsContext in io.envoyproxy.envoy.api.v2.listener
Methods in io.envoyproxy.envoy.api.v2.listener that return DownstreamTlsContextModifier and TypeMethodDescriptionFilterChain.Builder.getTlsContext()Deprecated.envoy.api.v2.listener.FilterChain.tls_context is deprecated.FilterChain.getTlsContext()Deprecated.envoy.api.v2.listener.FilterChain.tls_context is deprecated.FilterChainOrBuilder.getTlsContext()Deprecated.envoy.api.v2.listener.FilterChain.tls_context is deprecated.Methods in io.envoyproxy.envoy.api.v2.listener with parameters of type DownstreamTlsContextModifier and TypeMethodDescriptionFilterChain.Builder.mergeTlsContext(DownstreamTlsContext value) Deprecated.FilterChain.Builder.setTlsContext(DownstreamTlsContext value) Deprecated.