Uses of Class
com.google.cloud.monitoring.v3.GroupServiceClient
-
Packages that use GroupServiceClient Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring API -
-
Uses of GroupServiceClient in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return GroupServiceClient Modifier and Type Method Description static GroupServiceClient
GroupServiceClient. create()
Constructs an instance of GroupServiceClient with default settings.static GroupServiceClient
GroupServiceClient. create(GroupServiceSettings settings)
Constructs an instance of GroupServiceClient, using the given settings.static GroupServiceClient
GroupServiceClient. create(GroupServiceStub stub)
Constructs an instance of GroupServiceClient, using the given stub for making calls.
-