| Package | Description |
|---|---|
| com.google.cloud.monitoring.dashboard.v1 |
A client to Cloud Monitoring API
|
| com.google.cloud.monitoring.dashboard.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DashboardsServiceClient.ListDashboardsPagedResponse |
DashboardsServiceClient.listDashboards(ListDashboardsRequest request)
Lists the existing dashboards.
|
DashboardsServiceClient.ListDashboardsPagedResponse |
DashboardsServiceClient.listDashboards(ProjectName parent)
Lists the existing dashboards.
|
DashboardsServiceClient.ListDashboardsPagedResponse |
DashboardsServiceClient.listDashboards(String parent)
Lists the existing dashboards.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DashboardsServiceClient.ListDashboardsPagedResponse> |
DashboardsServiceClient.ListDashboardsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDashboardsRequest,ListDashboardsResponse,Dashboard> context,
com.google.api.core.ApiFuture<ListDashboardsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDashboardsRequest,DashboardsServiceClient.ListDashboardsPagedResponse> |
DashboardsServiceClient.listDashboardsPagedCallable()
Lists the existing dashboards.
|
com.google.api.gax.rpc.PagedCallSettings<ListDashboardsRequest,ListDashboardsResponse,DashboardsServiceClient.ListDashboardsPagedResponse> |
DashboardsServiceSettings.listDashboardsSettings()
Returns the object with the settings used for calls to listDashboards.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDashboardsRequest,ListDashboardsResponse,DashboardsServiceClient.ListDashboardsPagedResponse> |
DashboardsServiceSettings.Builder.listDashboardsSettings()
Returns the builder for the settings used for calls to listDashboards.
|
Copyright © 2024 Google LLC. All rights reserved.