Uses of Class
com.google.cloud.monitoring.v3.stub.NotificationChannelServiceStubSettings.Builder
-
Packages that use NotificationChannelServiceStubSettings.Builder Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub -
-
Uses of NotificationChannelServiceStubSettings.Builder in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return NotificationChannelServiceStubSettings.Builder Modifier and Type Method Description NotificationChannelServiceStubSettings.BuilderNotificationChannelServiceSettings.Builder. getStubSettingsBuilder()Constructors in com.google.cloud.monitoring.v3 with parameters of type NotificationChannelServiceStubSettings.Builder Constructor Description Builder(NotificationChannelServiceStubSettings.Builder stubSettings) -
Uses of NotificationChannelServiceStubSettings.Builder in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return NotificationChannelServiceStubSettings.Builder Modifier and Type Method Description NotificationChannelServiceStubSettings.BuilderNotificationChannelServiceStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)Applies the given settings updater function to all of the unary API methods in this service.static NotificationChannelServiceStubSettings.BuilderNotificationChannelServiceStubSettings. newBuilder()Returns a new builder for this class.static NotificationChannelServiceStubSettings.BuilderNotificationChannelServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.NotificationChannelServiceStubSettings.BuilderNotificationChannelServiceStubSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.monitoring.v3.stub with parameters of type NotificationChannelServiceStubSettings.Builder Constructor Description NotificationChannelServiceStubSettings(NotificationChannelServiceStubSettings.Builder settingsBuilder)
-