Uses of Class
com.google.api.gax.httpjson.ManagedHttpJsonChannel
-
Packages that use ManagedHttpJsonChannel Package Description com.google.api.gax.httpjson -
-
Uses of ManagedHttpJsonChannel in com.google.api.gax.httpjson
Methods in com.google.api.gax.httpjson that return ManagedHttpJsonChannel Modifier and Type Method Description ManagedHttpJsonChannelManagedHttpJsonChannel.Builder. build()abstract ManagedHttpJsonChannelHttpJsonTransportChannel. getManagedChannel()The channel in use.Methods in com.google.api.gax.httpjson with parameters of type ManagedHttpJsonChannel Modifier and Type Method Description static HttpJsonTransportChannelHttpJsonTransportChannel. create(ManagedHttpJsonChannel channel)abstract HttpJsonTransportChannel.BuilderHttpJsonTransportChannel.Builder. setManagedChannel(ManagedHttpJsonChannel value)
-