Uses of Class
com.google.cloud.monitoring.v3.stub.NotificationChannelServiceStubSettings
-
Packages that use NotificationChannelServiceStubSettings Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub -
-
Uses of NotificationChannelServiceStubSettings in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 with parameters of type NotificationChannelServiceStubSettings Modifier and Type Method Description static NotificationChannelServiceSettings
NotificationChannelServiceSettings. create(NotificationChannelServiceStubSettings stub)
-
Uses of NotificationChannelServiceStubSettings in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return NotificationChannelServiceStubSettings Modifier and Type Method Description NotificationChannelServiceStubSettings
NotificationChannelServiceStubSettings.Builder. build()
Methods in com.google.cloud.monitoring.v3.stub with parameters of type NotificationChannelServiceStubSettings Modifier and Type Method Description static GrpcNotificationChannelServiceStub
GrpcNotificationChannelServiceStub. create(NotificationChannelServiceStubSettings settings)
Constructors in com.google.cloud.monitoring.v3.stub with parameters of type NotificationChannelServiceStubSettings Constructor Description Builder(NotificationChannelServiceStubSettings settings)
GrpcNotificationChannelServiceStub(NotificationChannelServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcNotificationChannelServiceStub, using the given settings.GrpcNotificationChannelServiceStub(NotificationChannelServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcNotificationChannelServiceStub, using the given settings.
-