Uses of Class
com.google.cloud.monitoring.v3.stub.GroupServiceStub
-
Packages that use GroupServiceStub Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub -
-
Uses of GroupServiceStub in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return GroupServiceStub Modifier and Type Method Description GroupServiceStub
GroupServiceClient. getStub()
Methods in com.google.cloud.monitoring.v3 with parameters of type GroupServiceStub Modifier and Type Method Description static GroupServiceClient
GroupServiceClient. create(GroupServiceStub stub)
Constructs an instance of GroupServiceClient, using the given stub for making calls.Constructors in com.google.cloud.monitoring.v3 with parameters of type GroupServiceStub Constructor Description GroupServiceClient(GroupServiceStub stub)
-
Uses of GroupServiceStub in com.google.cloud.monitoring.v3.stub
Subclasses of GroupServiceStub in com.google.cloud.monitoring.v3.stub Modifier and Type Class Description class
GrpcGroupServiceStub
gRPC stub implementation for the GroupService service API.Methods in com.google.cloud.monitoring.v3.stub that return GroupServiceStub Modifier and Type Method Description GroupServiceStub
GroupServiceStubSettings. createStub()
-