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 ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceClient.ListNotificationChannelsPagedResponse.createAsync(PageContext<com.google.monitoring.v3.ListNotificationChannelsRequest,com.google.monitoring.v3.ListNotificationChannelsResponse,com.google.monitoring.v3.NotificationChannel> context,
ApiFuture<com.google.monitoring.v3.ListNotificationChannelsResponse> futureResponse) |
UnaryCallable<com.google.monitoring.v3.ListNotificationChannelsRequest,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceClient.listNotificationChannelsPagedCallable()
Lists the notification channels that have been created for the project.
|
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.
|
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 |
---|---|
UnaryCallable<com.google.monitoring.v3.ListNotificationChannelsRequest,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
GrpcNotificationChannelServiceStub.listNotificationChannelsPagedCallable() |
UnaryCallable<com.google.monitoring.v3.ListNotificationChannelsRequest,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> |
NotificationChannelServiceStub.listNotificationChannelsPagedCallable() |
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.
|
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 © 2019 Google LLC. All rights reserved.