Package | Description |
---|---|
com.google.cloud.monitoring.v3 |
A client to Stackdriver Monitoring API.
|
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 project.
|
AlertPolicyServiceClient.ListAlertPoliciesPagedResponse |
AlertPolicyServiceClient.listAlertPolicies(ProjectName name)
Lists the existing alerting policies for the project.
|
AlertPolicyServiceClient.ListAlertPoliciesPagedResponse |
AlertPolicyServiceClient.listAlertPolicies(String name)
Lists the existing alerting policies for the project.
|
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 project.
|
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 © 2019 Google LLC. All rights reserved.