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