Uses of Class
com.google.cloud.support.v2.CaseAttachmentServiceGrpc.CaseAttachmentServiceStub
-
Packages that use CaseAttachmentServiceGrpc.CaseAttachmentServiceStub Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of CaseAttachmentServiceGrpc.CaseAttachmentServiceStub in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CaseAttachmentServiceGrpc.CaseAttachmentServiceStub Modifier and Type Method Description protected CaseAttachmentServiceGrpc.CaseAttachmentServiceStub
CaseAttachmentServiceGrpc.CaseAttachmentServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CaseAttachmentServiceGrpc.CaseAttachmentServiceStub
CaseAttachmentServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-