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