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 CommentServiceStubCommentServiceClient. getStub()Methods in com.google.cloud.support.v2 with parameters of type CommentServiceStub Modifier and Type Method Description static CommentServiceClientCommentServiceClient. 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 classGrpcCommentServiceStubgRPC stub implementation for the CommentService service API.classHttpJsonCommentServiceStubREST stub implementation for the CommentService service API.Methods in com.google.cloud.support.v2.stub that return CommentServiceStub Modifier and Type Method Description CommentServiceStubCommentServiceStubSettings. createStub()
-