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