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