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