Uses of Class
com.google.cloud.channel.v1.CloudChannelServiceGrpc.CloudChannelServiceStub
-
Packages that use CloudChannelServiceGrpc.CloudChannelServiceStub Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelServiceGrpc.CloudChannelServiceStub in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceGrpc.CloudChannelServiceStub Modifier and Type Method Description protected CloudChannelServiceGrpc.CloudChannelServiceStub
CloudChannelServiceGrpc.CloudChannelServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudChannelServiceGrpc.CloudChannelServiceStub
CloudChannelServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-