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(PageContext<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,com.google.monitoring.v3.ListNotificationChannelDescriptorsResponse,com.google.monitoring.v3.NotificationChannelDescriptor> context,
com.google.monitoring.v3.ListNotificationChannelDescriptorsResponse response) |
Modifier and Type | Method and Description |
---|---|
ApiFuture<NotificationChannelServiceClient.ListNotificationChannelDescriptorsPage> |
NotificationChannelServiceClient.ListNotificationChannelDescriptorsPage.createPageAsync(PageContext<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,com.google.monitoring.v3.ListNotificationChannelDescriptorsResponse,com.google.monitoring.v3.NotificationChannelDescriptor> context,
ApiFuture<com.google.monitoring.v3.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.