Uses of Class
com.google.cloud.support.v2.CommentServiceSettings
-
Packages that use CommentServiceSettings Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of CommentServiceSettings in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CommentServiceSettings Modifier and Type Method Description CommentServiceSettingsCommentServiceSettings.Builder. build()static CommentServiceSettingsCommentServiceSettings. create(CommentServiceStubSettings stub)CommentServiceSettingsCommentServiceClient. getSettings()Methods in com.google.cloud.support.v2 with parameters of type CommentServiceSettings Modifier and Type Method Description static CommentServiceClientCommentServiceClient. create(CommentServiceSettings settings)Constructs an instance of CommentServiceClient, using the given settings.Constructors in com.google.cloud.support.v2 with parameters of type CommentServiceSettings Constructor Description Builder(CommentServiceSettings settings)CommentServiceClient(CommentServiceSettings settings)Constructs an instance of CommentServiceClient, using the given settings.
-