| Package | Description |
|---|---|
| com.google.cloud.monitoring.v3 |
A client to Stackdriver Monitoring API.
|
| com.google.cloud.monitoring.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelServiceClient.ListNotificationChannelsPagedResponse |
NotificationChannelServiceClient.listNotificationChannels(com.google.monitoring.v3.ListNotificationChannelsRequest request)
Lists the notification channels that have been created for the project.
|
NotificationChannelServiceClient.ListNotificationChannelsPagedResponse |
NotificationChannelServiceClient.listNotificationChannels(com.google.monitoring.v3.ProjectName name)
Lists the notification channels that have been created for the project.
|
NotificationChannelServiceClient.ListNotificationChannelsPagedResponse |
NotificationChannelServiceClient.listNotificationChannels(String name)
Lists the notification channels that have been created for the project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceClient.ListNotificationChannelsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<com.google.monitoring.v3.ListNotificationChannelsRequest,com.google.monitoring.v3.ListNotificationChannelsResponse,com.google.monitoring.v3.NotificationChannel> context,
com.google.api.core.ApiFuture<com.google.monitoring.v3.ListNotificationChannelsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<com.google.monitoring.v3.ListNotificationChannelsRequest,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceClient.listNotificationChannelsPagedCallable()
Lists the notification channels that have been created for the project.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.monitoring.v3.ListNotificationChannelsRequest,com.google.monitoring.v3.ListNotificationChannelsResponse,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceSettings.listNotificationChannelsSettings()
Returns the object with the settings used for calls to listNotificationChannels.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.monitoring.v3.ListNotificationChannelsRequest,com.google.monitoring.v3.ListNotificationChannelsResponse,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceSettings.Builder.listNotificationChannelsSettings()
Returns the builder for the settings used for calls to listNotificationChannels.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.monitoring.v3.ListNotificationChannelsRequest,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
GrpcNotificationChannelServiceStub.listNotificationChannelsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.monitoring.v3.ListNotificationChannelsRequest,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceStub.listNotificationChannelsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<com.google.monitoring.v3.ListNotificationChannelsRequest,com.google.monitoring.v3.ListNotificationChannelsResponse,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceStubSettings.listNotificationChannelsSettings()
Returns the object with the settings used for calls to listNotificationChannels.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.monitoring.v3.ListNotificationChannelsRequest,com.google.monitoring.v3.ListNotificationChannelsResponse,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceStubSettings.Builder.listNotificationChannelsSettings()
Returns the builder for the settings used for calls to listNotificationChannels.
|
Copyright © 2018 Google. All rights reserved.