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