Uses of Class
io.envoyproxy.envoy.api.v2.auth.UpstreamTlsContext
-
Packages that use UpstreamTlsContext Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.api.v2.auth -
-
Uses of UpstreamTlsContext in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return UpstreamTlsContext Modifier and Type Method Description UpstreamTlsContextCluster.Builder. getTlsContext()Deprecated.envoy.api.v2.Cluster.tls_context is deprecated.UpstreamTlsContextCluster. getTlsContext()Deprecated.envoy.api.v2.Cluster.tls_context is deprecated.UpstreamTlsContextClusterOrBuilder. getTlsContext()Deprecated.envoy.api.v2.Cluster.tls_context is deprecated.Methods in io.envoyproxy.envoy.api.v2 with parameters of type UpstreamTlsContext Modifier and Type Method Description Cluster.BuilderCluster.Builder. mergeTlsContext(UpstreamTlsContext value)Deprecated.Cluster.BuilderCluster.Builder. setTlsContext(UpstreamTlsContext value)Deprecated. -
Uses of UpstreamTlsContext in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth that return UpstreamTlsContext Modifier and Type Method Description UpstreamTlsContextUpstreamTlsContext.Builder. build()UpstreamTlsContextUpstreamTlsContext.Builder. buildPartial()static UpstreamTlsContextUpstreamTlsContext. getDefaultInstance()UpstreamTlsContextUpstreamTlsContext.Builder. getDefaultInstanceForType()UpstreamTlsContextUpstreamTlsContext. getDefaultInstanceForType()static UpstreamTlsContextUpstreamTlsContext. parseDelimitedFrom(InputStream input)static UpstreamTlsContextUpstreamTlsContext. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpstreamTlsContextUpstreamTlsContext. parseFrom(byte[] data)static UpstreamTlsContextUpstreamTlsContext. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpstreamTlsContextUpstreamTlsContext. parseFrom(com.google.protobuf.ByteString data)static UpstreamTlsContextUpstreamTlsContext. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpstreamTlsContextUpstreamTlsContext. parseFrom(com.google.protobuf.CodedInputStream input)static UpstreamTlsContextUpstreamTlsContext. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpstreamTlsContextUpstreamTlsContext. parseFrom(InputStream input)static UpstreamTlsContextUpstreamTlsContext. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpstreamTlsContextUpstreamTlsContext. parseFrom(ByteBuffer data)static UpstreamTlsContextUpstreamTlsContext. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.auth that return types with arguments of type UpstreamTlsContext Modifier and Type Method Description com.google.protobuf.Parser<UpstreamTlsContext>UpstreamTlsContext. getParserForType()static com.google.protobuf.Parser<UpstreamTlsContext>UpstreamTlsContext. parser()Methods in io.envoyproxy.envoy.api.v2.auth with parameters of type UpstreamTlsContext Modifier and Type Method Description UpstreamTlsContext.BuilderUpstreamTlsContext.Builder. mergeFrom(UpstreamTlsContext other)static UpstreamTlsContext.BuilderUpstreamTlsContext. newBuilder(UpstreamTlsContext prototype)
-