Uses of Class
com.google.cloud.monitoring.v3.stub.GrpcNotificationChannelServiceStub
-
Packages that use GrpcNotificationChannelServiceStub Package Description com.google.cloud.monitoring.v3.stub -
-
Uses of GrpcNotificationChannelServiceStub in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return GrpcNotificationChannelServiceStub Modifier and Type Method Description static GrpcNotificationChannelServiceStub
GrpcNotificationChannelServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcNotificationChannelServiceStub
GrpcNotificationChannelServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcNotificationChannelServiceStub
GrpcNotificationChannelServiceStub. create(NotificationChannelServiceStubSettings settings)
-