Uses of Class
com.google.cloud.support.v2.stub.CommentServiceStub
-
Packages that use CommentServiceStub Package Description com.google.cloud.support.v2 A client to Google Cloud Support APIcom.google.cloud.support.v2.stub -
-
Uses of CommentServiceStub in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CommentServiceStub Modifier and Type Method Description CommentServiceStub
CommentServiceClient. getStub()
Methods in com.google.cloud.support.v2 with parameters of type CommentServiceStub Modifier and Type Method Description static CommentServiceClient
CommentServiceClient. create(CommentServiceStub stub)
Constructs an instance of CommentServiceClient, using the given stub for making calls.Constructors in com.google.cloud.support.v2 with parameters of type CommentServiceStub Constructor Description CommentServiceClient(CommentServiceStub stub)
-
Uses of CommentServiceStub in com.google.cloud.support.v2.stub
Subclasses of CommentServiceStub in com.google.cloud.support.v2.stub Modifier and Type Class Description class
GrpcCommentServiceStub
gRPC stub implementation for the CommentService service API.class
HttpJsonCommentServiceStub
REST stub implementation for the CommentService service API.Methods in com.google.cloud.support.v2.stub that return CommentServiceStub Modifier and Type Method Description CommentServiceStub
CommentServiceStubSettings. createStub()
-