Package | Description |
---|---|
com.google.cloud.monitoring.v3 |
A client to Stackdriver Monitoring API.
|
Modifier and Type | Method and Description |
---|---|
protected NotificationChannelServiceClient.ListNotificationChannelDescriptorsPage |
NotificationChannelServiceClient.ListNotificationChannelDescriptorsPage.createPage(com.google.api.gax.rpc.PageContext<ListNotificationChannelDescriptorsRequest,ListNotificationChannelDescriptorsResponse,NotificationChannelDescriptor> context,
ListNotificationChannelDescriptorsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelDescriptorsPage> |
NotificationChannelServiceClient.ListNotificationChannelDescriptorsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelDescriptorsRequest,ListNotificationChannelDescriptorsResponse,NotificationChannelDescriptor> context,
com.google.api.core.ApiFuture<ListNotificationChannelDescriptorsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected NotificationChannelServiceClient.ListNotificationChannelDescriptorsFixedSizeCollection |
NotificationChannelServiceClient.ListNotificationChannelDescriptorsFixedSizeCollection.createCollection(List<NotificationChannelServiceClient.ListNotificationChannelDescriptorsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.