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 CommentServiceClient
CommentServiceClient. create()
Constructs an instance of CommentServiceClient with default settings.static CommentServiceClient
CommentServiceClient. create(CommentServiceSettings settings)
Constructs an instance of CommentServiceClient, using the given settings.static CommentServiceClient
CommentServiceClient. create(CommentServiceStub stub)
Constructs an instance of CommentServiceClient, using the given stub for making calls.
-