Package | Description |
---|---|
com.google.cloud.monitoring.v3 |
A client to Stackdriver Monitoring API.
|
Modifier and Type | Method and Description |
---|---|
protected NotificationChannelServiceClient.ListNotificationChannelsPage |
NotificationChannelServiceClient.ListNotificationChannelsPage.createPage(PageContext<com.google.monitoring.v3.ListNotificationChannelsRequest,com.google.monitoring.v3.ListNotificationChannelsResponse,com.google.monitoring.v3.NotificationChannel> context,
com.google.monitoring.v3.ListNotificationChannelsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPage> |
NotificationChannelServiceClient.ListNotificationChannelsPage.createPageAsync(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) |
Modifier and Type | Method and Description |
---|---|
protected NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection |
NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection.createCollection(List<NotificationChannelServiceClient.ListNotificationChannelsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.