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