Uses of Class
com.google.monitoring.v3.NotificationChannel
-
Packages that use NotificationChannel Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of NotificationChannel in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return NotificationChannel Modifier and Type Method Description NotificationChannelNotificationChannelServiceClient. createNotificationChannel(com.google.api.resourcenames.ResourceName name, NotificationChannel notificationChannel)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannelNotificationChannelServiceClient. createNotificationChannel(CreateNotificationChannelRequest request)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannelNotificationChannelServiceClient. createNotificationChannel(OrganizationName name, NotificationChannel notificationChannel)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannelNotificationChannelServiceClient. createNotificationChannel(ProjectName name, NotificationChannel notificationChannel)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannelNotificationChannelServiceClient. createNotificationChannel(String name, NotificationChannel notificationChannel)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannelNotificationChannelServiceClient. getNotificationChannel(GetNotificationChannelRequest request)Gets a single notification channel.NotificationChannelNotificationChannelServiceClient. getNotificationChannel(NotificationChannelName name)Gets a single notification channel.NotificationChannelNotificationChannelServiceClient. getNotificationChannel(String name)Gets a single notification channel.NotificationChannelNotificationChannelServiceClient. updateNotificationChannel(UpdateNotificationChannelRequest request)Updates a notification channel.NotificationChannelNotificationChannelServiceClient. updateNotificationChannel(com.google.protobuf.FieldMask updateMask, NotificationChannel notificationChannel)Updates a notification channel.NotificationChannelNotificationChannelServiceClient. verifyNotificationChannel(NotificationChannelName name, String code)Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.NotificationChannelNotificationChannelServiceClient. verifyNotificationChannel(VerifyNotificationChannelRequest request)Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.NotificationChannelNotificationChannelServiceClient. verifyNotificationChannel(String name, String code)Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.Methods in com.google.cloud.monitoring.v3 that return types with arguments of type NotificationChannel Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceClient. createNotificationChannelCallable()Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceSettings.Builder. createNotificationChannelSettings()Returns the builder for the settings used for calls to createNotificationChannel.com.google.api.gax.rpc.UnaryCallSettings<CreateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceSettings. createNotificationChannelSettings()Returns the object with the settings used for calls to createNotificationChannel.com.google.api.gax.rpc.UnaryCallable<GetNotificationChannelRequest,NotificationChannel>NotificationChannelServiceClient. getNotificationChannelCallable()Gets a single notification channel.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotificationChannelRequest,NotificationChannel>NotificationChannelServiceSettings.Builder. getNotificationChannelSettings()Returns the builder for the settings used for calls to getNotificationChannel.com.google.api.gax.rpc.UnaryCallSettings<GetNotificationChannelRequest,NotificationChannel>NotificationChannelServiceSettings. getNotificationChannelSettings()Returns the object with the settings used for calls to getNotificationChannel.com.google.api.gax.rpc.UnaryCallable<UpdateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceClient. updateNotificationChannelCallable()Updates a notification channel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceSettings.Builder. updateNotificationChannelSettings()Returns the builder for the settings used for calls to updateNotificationChannel.com.google.api.gax.rpc.UnaryCallSettings<UpdateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceSettings. updateNotificationChannelSettings()Returns the object with the settings used for calls to updateNotificationChannel.com.google.api.gax.rpc.UnaryCallable<VerifyNotificationChannelRequest,NotificationChannel>NotificationChannelServiceClient. verifyNotificationChannelCallable()Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.com.google.api.gax.rpc.UnaryCallSettings.Builder<VerifyNotificationChannelRequest,NotificationChannel>NotificationChannelServiceSettings.Builder. verifyNotificationChannelSettings()Returns the builder for the settings used for calls to verifyNotificationChannel.com.google.api.gax.rpc.UnaryCallSettings<VerifyNotificationChannelRequest,NotificationChannel>NotificationChannelServiceSettings. verifyNotificationChannelSettings()Returns the object with the settings used for calls to verifyNotificationChannel.Methods in com.google.cloud.monitoring.v3 with parameters of type NotificationChannel Modifier and Type Method Description NotificationChannelNotificationChannelServiceClient. createNotificationChannel(com.google.api.resourcenames.ResourceName name, NotificationChannel notificationChannel)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannelNotificationChannelServiceClient. createNotificationChannel(OrganizationName name, NotificationChannel notificationChannel)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannelNotificationChannelServiceClient. createNotificationChannel(ProjectName name, NotificationChannel notificationChannel)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannelNotificationChannelServiceClient. createNotificationChannel(String name, NotificationChannel notificationChannel)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannelNotificationChannelServiceClient. updateNotificationChannel(com.google.protobuf.FieldMask updateMask, NotificationChannel notificationChannel)Updates a notification channel.Method parameters in com.google.cloud.monitoring.v3 with type arguments of type NotificationChannel Modifier and Type Method Description static com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPagedResponse>NotificationChannelServiceClient.ListNotificationChannelsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, com.google.api.core.ApiFuture<ListNotificationChannelsResponse> futureResponse)protected NotificationChannelServiceClient.ListNotificationChannelsPageNotificationChannelServiceClient.ListNotificationChannelsPage. createPage(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, ListNotificationChannelsResponse response)com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPage>NotificationChannelServiceClient.ListNotificationChannelsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, com.google.api.core.ApiFuture<ListNotificationChannelsResponse> futureResponse) -
Uses of NotificationChannel in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return types with arguments of type NotificationChannel Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateNotificationChannelRequest,NotificationChannel>GrpcNotificationChannelServiceStub. createNotificationChannelCallable()com.google.api.gax.rpc.UnaryCallable<CreateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStub. createNotificationChannelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStubSettings.Builder. createNotificationChannelSettings()Returns the builder for the settings used for calls to createNotificationChannel.com.google.api.gax.rpc.UnaryCallSettings<CreateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStubSettings. createNotificationChannelSettings()Returns the object with the settings used for calls to createNotificationChannel.com.google.api.gax.rpc.UnaryCallable<GetNotificationChannelRequest,NotificationChannel>GrpcNotificationChannelServiceStub. getNotificationChannelCallable()com.google.api.gax.rpc.UnaryCallable<GetNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStub. getNotificationChannelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStubSettings.Builder. getNotificationChannelSettings()Returns the builder for the settings used for calls to getNotificationChannel.com.google.api.gax.rpc.UnaryCallSettings<GetNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStubSettings. getNotificationChannelSettings()Returns the object with the settings used for calls to getNotificationChannel.com.google.api.gax.rpc.UnaryCallable<UpdateNotificationChannelRequest,NotificationChannel>GrpcNotificationChannelServiceStub. updateNotificationChannelCallable()com.google.api.gax.rpc.UnaryCallable<UpdateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStub. updateNotificationChannelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStubSettings.Builder. updateNotificationChannelSettings()Returns the builder for the settings used for calls to updateNotificationChannel.com.google.api.gax.rpc.UnaryCallSettings<UpdateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStubSettings. updateNotificationChannelSettings()Returns the object with the settings used for calls to updateNotificationChannel.com.google.api.gax.rpc.UnaryCallable<VerifyNotificationChannelRequest,NotificationChannel>GrpcNotificationChannelServiceStub. verifyNotificationChannelCallable()com.google.api.gax.rpc.UnaryCallable<VerifyNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStub. verifyNotificationChannelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<VerifyNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStubSettings.Builder. verifyNotificationChannelSettings()Returns the builder for the settings used for calls to verifyNotificationChannel.com.google.api.gax.rpc.UnaryCallSettings<VerifyNotificationChannelRequest,NotificationChannel>NotificationChannelServiceStubSettings. verifyNotificationChannelSettings()Returns the object with the settings used for calls to verifyNotificationChannel. -
Uses of NotificationChannel in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return NotificationChannel Modifier and Type Method Description NotificationChannelNotificationChannel.Builder. build()NotificationChannelNotificationChannel.Builder. buildPartial()NotificationChannelNotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub. createNotificationChannel(CreateNotificationChannelRequest request)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.static NotificationChannelNotificationChannel. getDefaultInstance()NotificationChannelNotificationChannel.Builder. getDefaultInstanceForType()NotificationChannelNotificationChannel. getDefaultInstanceForType()NotificationChannelCreateNotificationChannelRequest.Builder. getNotificationChannel()Required.NotificationChannelCreateNotificationChannelRequest. getNotificationChannel()Required.NotificationChannelCreateNotificationChannelRequestOrBuilder. getNotificationChannel()Required.NotificationChannelNotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub. getNotificationChannel(GetNotificationChannelRequest request)Gets a single notification channel.NotificationChannelUpdateNotificationChannelRequest.Builder. getNotificationChannel()Required.NotificationChannelUpdateNotificationChannelRequest. getNotificationChannel()Required.NotificationChannelUpdateNotificationChannelRequestOrBuilder. getNotificationChannel()Required.NotificationChannelListNotificationChannelsResponse.Builder. getNotificationChannels(int index)The notification channels defined for the specified project.NotificationChannelListNotificationChannelsResponse. getNotificationChannels(int index)The notification channels defined for the specified project.NotificationChannelListNotificationChannelsResponseOrBuilder. getNotificationChannels(int index)The notification channels defined for the specified project.static NotificationChannelNotificationChannel. parseDelimitedFrom(InputStream input)static NotificationChannelNotificationChannel. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationChannelNotificationChannel. parseFrom(byte[] data)static NotificationChannelNotificationChannel. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationChannelNotificationChannel. parseFrom(com.google.protobuf.ByteString data)static NotificationChannelNotificationChannel. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationChannelNotificationChannel. parseFrom(com.google.protobuf.CodedInputStream input)static NotificationChannelNotificationChannel. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationChannelNotificationChannel. parseFrom(InputStream input)static NotificationChannelNotificationChannel. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationChannelNotificationChannel. parseFrom(ByteBuffer data)static NotificationChannelNotificationChannel. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NotificationChannelNotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub. updateNotificationChannel(UpdateNotificationChannelRequest request)Updates a notification channel.NotificationChannelNotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub. verifyNotificationChannel(VerifyNotificationChannelRequest request)Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.Methods in com.google.monitoring.v3 that return types with arguments of type NotificationChannel Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<NotificationChannel>NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub. createNotificationChannel(CreateNotificationChannelRequest request)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.static io.grpc.MethodDescriptor<CreateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceGrpc. getCreateNotificationChannelMethod()static io.grpc.MethodDescriptor<GetNotificationChannelRequest,NotificationChannel>NotificationChannelServiceGrpc. getGetNotificationChannelMethod()com.google.common.util.concurrent.ListenableFuture<NotificationChannel>NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub. getNotificationChannel(GetNotificationChannelRequest request)Gets a single notification channel.List<NotificationChannel>ListNotificationChannelsResponse.Builder. getNotificationChannelsList()The notification channels defined for the specified project.List<NotificationChannel>ListNotificationChannelsResponse. getNotificationChannelsList()The notification channels defined for the specified project.List<NotificationChannel>ListNotificationChannelsResponseOrBuilder. getNotificationChannelsList()The notification channels defined for the specified project.com.google.protobuf.Parser<NotificationChannel>NotificationChannel. getParserForType()static io.grpc.MethodDescriptor<UpdateNotificationChannelRequest,NotificationChannel>NotificationChannelServiceGrpc. getUpdateNotificationChannelMethod()static io.grpc.MethodDescriptor<VerifyNotificationChannelRequest,NotificationChannel>NotificationChannelServiceGrpc. getVerifyNotificationChannelMethod()static com.google.protobuf.Parser<NotificationChannel>NotificationChannel. parser()com.google.common.util.concurrent.ListenableFuture<NotificationChannel>NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub. updateNotificationChannel(UpdateNotificationChannelRequest request)Updates a notification channel.com.google.common.util.concurrent.ListenableFuture<NotificationChannel>NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub. verifyNotificationChannel(VerifyNotificationChannelRequest request)Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.Methods in com.google.monitoring.v3 with parameters of type NotificationChannel Modifier and Type Method Description ListNotificationChannelsResponse.BuilderListNotificationChannelsResponse.Builder. addNotificationChannels(int index, NotificationChannel value)The notification channels defined for the specified project.ListNotificationChannelsResponse.BuilderListNotificationChannelsResponse.Builder. addNotificationChannels(NotificationChannel value)The notification channels defined for the specified project.NotificationChannel.BuilderNotificationChannel.Builder. mergeFrom(NotificationChannel other)CreateNotificationChannelRequest.BuilderCreateNotificationChannelRequest.Builder. mergeNotificationChannel(NotificationChannel value)Required.UpdateNotificationChannelRequest.BuilderUpdateNotificationChannelRequest.Builder. mergeNotificationChannel(NotificationChannel value)Required.static NotificationChannel.BuilderNotificationChannel. newBuilder(NotificationChannel prototype)CreateNotificationChannelRequest.BuilderCreateNotificationChannelRequest.Builder. setNotificationChannel(NotificationChannel value)Required.UpdateNotificationChannelRequest.BuilderUpdateNotificationChannelRequest.Builder. setNotificationChannel(NotificationChannel value)Required.ListNotificationChannelsResponse.BuilderListNotificationChannelsResponse.Builder. setNotificationChannels(int index, NotificationChannel value)The notification channels defined for the specified project.Method parameters in com.google.monitoring.v3 with type arguments of type NotificationChannel Modifier and Type Method Description ListNotificationChannelsResponse.BuilderListNotificationChannelsResponse.Builder. addAllNotificationChannels(Iterable<? extends NotificationChannel> values)The notification channels defined for the specified project.default voidNotificationChannelServiceGrpc.AsyncService. createNotificationChannel(CreateNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.voidNotificationChannelServiceGrpc.NotificationChannelServiceStub. createNotificationChannel(CreateNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.default voidNotificationChannelServiceGrpc.AsyncService. getNotificationChannel(GetNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)Gets a single notification channel.voidNotificationChannelServiceGrpc.NotificationChannelServiceStub. getNotificationChannel(GetNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)Gets a single notification channel.default voidNotificationChannelServiceGrpc.AsyncService. updateNotificationChannel(UpdateNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)Updates a notification channel.voidNotificationChannelServiceGrpc.NotificationChannelServiceStub. updateNotificationChannel(UpdateNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)Updates a notification channel.default voidNotificationChannelServiceGrpc.AsyncService. verifyNotificationChannel(VerifyNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.voidNotificationChannelServiceGrpc.NotificationChannelServiceStub. verifyNotificationChannel(VerifyNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.
-