Uses of Class
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3.Trds
-
Packages that use Trds Package Description io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 -
-
Uses of Trds in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return Trds Modifier and Type Method Description TrdsTrds.Builder. build()TrdsTrds.Builder. buildPartial()static TrdsTrds. getDefaultInstance()TrdsTrds.Builder. getDefaultInstanceForType()TrdsTrds. getDefaultInstanceForType()TrdsThriftProxy.Builder. getTrds()Use xDS to fetch the route configuration.TrdsThriftProxy. getTrds()Use xDS to fetch the route configuration.TrdsThriftProxyOrBuilder. getTrds()Use xDS to fetch the route configuration.static TrdsTrds. parseDelimitedFrom(InputStream input)static TrdsTrds. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrdsTrds. parseFrom(byte[] data)static TrdsTrds. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrdsTrds. parseFrom(com.google.protobuf.ByteString data)static TrdsTrds. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrdsTrds. parseFrom(com.google.protobuf.CodedInputStream input)static TrdsTrds. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrdsTrds. parseFrom(InputStream input)static TrdsTrds. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrdsTrds. parseFrom(ByteBuffer data)static TrdsTrds. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return types with arguments of type Trds Modifier and Type Method Description com.google.protobuf.Parser<Trds>Trds. getParserForType()static com.google.protobuf.Parser<Trds>Trds. parser()Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 with parameters of type Trds Modifier and Type Method Description Trds.BuilderTrds.Builder. mergeFrom(Trds other)ThriftProxy.BuilderThriftProxy.Builder. mergeTrds(Trds value)Use xDS to fetch the route configuration.static Trds.BuilderTrds. newBuilder(Trds prototype)ThriftProxy.BuilderThriftProxy.Builder. setTrds(Trds value)Use xDS to fetch the route configuration.
-