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 CommentServiceSettings
CommentServiceSettings.Builder. build()
static CommentServiceSettings
CommentServiceSettings. create(CommentServiceStubSettings stub)
CommentServiceSettings
CommentServiceClient. getSettings()
Methods in com.google.cloud.support.v2 with parameters of type CommentServiceSettings Modifier and Type Method Description static CommentServiceClient
CommentServiceClient. 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.
-