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