Uses of Class
com.google.cloud.channel.v1.CloudChannelServiceGrpc.CloudChannelServiceBlockingStub
-
Packages that use CloudChannelServiceGrpc.CloudChannelServiceBlockingStub Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelServiceGrpc.CloudChannelServiceBlockingStub in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceGrpc.CloudChannelServiceBlockingStub Modifier and Type Method Description protected CloudChannelServiceGrpc.CloudChannelServiceBlockingStub
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudChannelServiceGrpc.CloudChannelServiceBlockingStub
CloudChannelServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-