| Package | Description |
|---|---|
| com.google.cloud.monitoring.v3 |
A client to Cloud Monitoring API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.monitoring.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
AlertPolicyServiceClient.ListAlertPoliciesPagedResponse |
AlertPolicyServiceClient.listAlertPolicies(ListAlertPoliciesRequest request)
Lists the existing alerting policies for the workspace.
|
AlertPolicyServiceClient.ListAlertPoliciesPagedResponse |
AlertPolicyServiceClient.listAlertPolicies(OrganizationName name)
Lists the existing alerting policies for the workspace.
|
AlertPolicyServiceClient.ListAlertPoliciesPagedResponse |
AlertPolicyServiceClient.listAlertPolicies(ProjectName name)
Lists the existing alerting policies for the workspace.
|
AlertPolicyServiceClient.ListAlertPoliciesPagedResponse |
AlertPolicyServiceClient.listAlertPolicies(com.google.api.resourcenames.ResourceName name)
Lists the existing alerting policies for the workspace.
|
AlertPolicyServiceClient.ListAlertPoliciesPagedResponse |
AlertPolicyServiceClient.listAlertPolicies(String name)
Lists the existing alerting policies for the workspace.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AlertPolicyServiceClient.ListAlertPoliciesPagedResponse> |
AlertPolicyServiceClient.ListAlertPoliciesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAlertPoliciesRequest,ListAlertPoliciesResponse,AlertPolicy> context,
com.google.api.core.ApiFuture<ListAlertPoliciesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAlertPoliciesRequest,AlertPolicyServiceClient.ListAlertPoliciesPagedResponse> |
AlertPolicyServiceClient.listAlertPoliciesPagedCallable()
Lists the existing alerting policies for the workspace.
|
com.google.api.gax.rpc.PagedCallSettings<ListAlertPoliciesRequest,ListAlertPoliciesResponse,AlertPolicyServiceClient.ListAlertPoliciesPagedResponse> |
AlertPolicyServiceSettings.listAlertPoliciesSettings()
Returns the object with the settings used for calls to listAlertPolicies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAlertPoliciesRequest,ListAlertPoliciesResponse,AlertPolicyServiceClient.ListAlertPoliciesPagedResponse> |
AlertPolicyServiceSettings.Builder.listAlertPoliciesSettings()
Returns the builder for the settings used for calls to listAlertPolicies.
|
Copyright © 2024 Google LLC. All rights reserved.