Uses of Class
com.google.cloud.channel.v1.stub.HttpJsonCloudChannelServiceStub
-
Packages that use HttpJsonCloudChannelServiceStub Package Description com.google.cloud.channel.v1.stub -
-
Uses of HttpJsonCloudChannelServiceStub in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return HttpJsonCloudChannelServiceStub Modifier and Type Method Description static HttpJsonCloudChannelServiceStub
HttpJsonCloudChannelServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static HttpJsonCloudChannelServiceStub
HttpJsonCloudChannelServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
static HttpJsonCloudChannelServiceStub
HttpJsonCloudChannelServiceStub. create(CloudChannelServiceStubSettings settings)
-