Uses of Class
com.google.cloud.support.v2.CommentServiceClient
-
Packages that use CommentServiceClient Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of CommentServiceClient in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CommentServiceClient Modifier and Type Method Description static CommentServiceClientCommentServiceClient. create()Constructs an instance of CommentServiceClient with default settings.static CommentServiceClientCommentServiceClient. create(CommentServiceSettings settings)Constructs an instance of CommentServiceClient, using the given settings.static CommentServiceClientCommentServiceClient. create(CommentServiceStub stub)Constructs an instance of CommentServiceClient, using the given stub for making calls.
-