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 NotificationChannel
NotificationChannelServiceClient. 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.NotificationChannel
NotificationChannelServiceClient. createNotificationChannel(CreateNotificationChannelRequest request)
Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.NotificationChannel
NotificationChannelServiceClient. 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.NotificationChannel
NotificationChannelServiceClient. 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.NotificationChannel
NotificationChannelServiceClient. 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.NotificationChannel
NotificationChannelServiceClient. getNotificationChannel(GetNotificationChannelRequest request)
Gets a single notification channel.NotificationChannel
NotificationChannelServiceClient. getNotificationChannel(NotificationChannelName name)
Gets a single notification channel.NotificationChannel
NotificationChannelServiceClient. getNotificationChannel(String name)
Gets a single notification channel.NotificationChannel
NotificationChannelServiceClient. updateNotificationChannel(UpdateNotificationChannelRequest request)
Updates a notification channel.NotificationChannel
NotificationChannelServiceClient. updateNotificationChannel(com.google.protobuf.FieldMask updateMask, NotificationChannel notificationChannel)
Updates a notification channel.NotificationChannel
NotificationChannelServiceClient. verifyNotificationChannel(NotificationChannelName name, String code)
Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.NotificationChannel
NotificationChannelServiceClient. verifyNotificationChannel(VerifyNotificationChannelRequest request)
Verifies a `NotificationChannel` by proving receipt of the code delivered to the channel as a result of calling `SendNotificationChannelVerificationCode`.NotificationChannel
NotificationChannelServiceClient. 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 NotificationChannel
NotificationChannelServiceClient. 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.NotificationChannel
NotificationChannelServiceClient. 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.NotificationChannel
NotificationChannelServiceClient. 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.NotificationChannel
NotificationChannelServiceClient. 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.NotificationChannel
NotificationChannelServiceClient. 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.ListNotificationChannelsPage
NotificationChannelServiceClient.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 NotificationChannel
NotificationChannel.Builder. build()
NotificationChannel
NotificationChannel.Builder. buildPartial()
NotificationChannel
NotificationChannelServiceGrpc.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 NotificationChannel
NotificationChannel. getDefaultInstance()
NotificationChannel
NotificationChannel.Builder. getDefaultInstanceForType()
NotificationChannel
NotificationChannel. getDefaultInstanceForType()
NotificationChannel
CreateNotificationChannelRequest.Builder. getNotificationChannel()
Required.NotificationChannel
CreateNotificationChannelRequest. getNotificationChannel()
Required.NotificationChannel
CreateNotificationChannelRequestOrBuilder. getNotificationChannel()
Required.NotificationChannel
NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub. getNotificationChannel(GetNotificationChannelRequest request)
Gets a single notification channel.NotificationChannel
UpdateNotificationChannelRequest.Builder. getNotificationChannel()
Required.NotificationChannel
UpdateNotificationChannelRequest. getNotificationChannel()
Required.NotificationChannel
UpdateNotificationChannelRequestOrBuilder. getNotificationChannel()
Required.NotificationChannel
ListNotificationChannelsResponse.Builder. getNotificationChannels(int index)
The notification channels defined for the specified project.NotificationChannel
ListNotificationChannelsResponse. getNotificationChannels(int index)
The notification channels defined for the specified project.NotificationChannel
ListNotificationChannelsResponseOrBuilder. getNotificationChannels(int index)
The notification channels defined for the specified project.static NotificationChannel
NotificationChannel. parseDelimitedFrom(InputStream input)
static NotificationChannel
NotificationChannel. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationChannel
NotificationChannel. parseFrom(byte[] data)
static NotificationChannel
NotificationChannel. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationChannel
NotificationChannel. parseFrom(com.google.protobuf.ByteString data)
static NotificationChannel
NotificationChannel. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationChannel
NotificationChannel. parseFrom(com.google.protobuf.CodedInputStream input)
static NotificationChannel
NotificationChannel. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationChannel
NotificationChannel. parseFrom(InputStream input)
static NotificationChannel
NotificationChannel. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationChannel
NotificationChannel. parseFrom(ByteBuffer data)
static NotificationChannel
NotificationChannel. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NotificationChannel
NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub. updateNotificationChannel(UpdateNotificationChannelRequest request)
Updates a notification channel.NotificationChannel
NotificationChannelServiceGrpc.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.Builder
ListNotificationChannelsResponse.Builder. addNotificationChannels(int index, NotificationChannel value)
The notification channels defined for the specified project.ListNotificationChannelsResponse.Builder
ListNotificationChannelsResponse.Builder. addNotificationChannels(NotificationChannel value)
The notification channels defined for the specified project.NotificationChannel.Builder
NotificationChannel.Builder. mergeFrom(NotificationChannel other)
CreateNotificationChannelRequest.Builder
CreateNotificationChannelRequest.Builder. mergeNotificationChannel(NotificationChannel value)
Required.UpdateNotificationChannelRequest.Builder
UpdateNotificationChannelRequest.Builder. mergeNotificationChannel(NotificationChannel value)
Required.static NotificationChannel.Builder
NotificationChannel. newBuilder(NotificationChannel prototype)
CreateNotificationChannelRequest.Builder
CreateNotificationChannelRequest.Builder. setNotificationChannel(NotificationChannel value)
Required.UpdateNotificationChannelRequest.Builder
UpdateNotificationChannelRequest.Builder. setNotificationChannel(NotificationChannel value)
Required.ListNotificationChannelsResponse.Builder
ListNotificationChannelsResponse.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.Builder
ListNotificationChannelsResponse.Builder. addAllNotificationChannels(Iterable<? extends NotificationChannel> values)
The notification channels defined for the specified project.default void
NotificationChannelServiceGrpc.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.void
NotificationChannelServiceGrpc.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 void
NotificationChannelServiceGrpc.AsyncService. getNotificationChannel(GetNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)
Gets a single notification channel.void
NotificationChannelServiceGrpc.NotificationChannelServiceStub. getNotificationChannel(GetNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)
Gets a single notification channel.default void
NotificationChannelServiceGrpc.AsyncService. updateNotificationChannel(UpdateNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)
Updates a notification channel.void
NotificationChannelServiceGrpc.NotificationChannelServiceStub. updateNotificationChannel(UpdateNotificationChannelRequest request, io.grpc.stub.StreamObserver<NotificationChannel> responseObserver)
Updates a notification channel.default void
NotificationChannelServiceGrpc.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`.void
NotificationChannelServiceGrpc.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`.
-