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(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context,
ListNotificationChannelsResponse response) |
Modifier and Type | Method and Description |
---|---|
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) |
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.