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 |
---|---|
UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse |
UptimeCheckServiceClient.listUptimeCheckConfigs(com.google.monitoring.v3.ListUptimeCheckConfigsRequest request)
Lists the existing valid uptime check configurations for the project, leaving out any invalid
configurations.
|
UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse |
UptimeCheckServiceClient.listUptimeCheckConfigs(String parent)
Lists the existing valid uptime check configurations for the project, leaving out any invalid
configurations.
|
Modifier and Type | Method and Description |
---|---|
static ApiFuture<UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse> |
UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse.createAsync(PageContext<com.google.monitoring.v3.ListUptimeCheckConfigsRequest,com.google.monitoring.v3.ListUptimeCheckConfigsResponse,com.google.monitoring.v3.UptimeCheckConfig> context,
ApiFuture<com.google.monitoring.v3.ListUptimeCheckConfigsResponse> futureResponse) |
UnaryCallable<com.google.monitoring.v3.ListUptimeCheckConfigsRequest,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse> |
UptimeCheckServiceClient.listUptimeCheckConfigsPagedCallable()
Lists the existing valid uptime check configurations for the project, leaving out any invalid
configurations.
|
PagedCallSettings<com.google.monitoring.v3.ListUptimeCheckConfigsRequest,com.google.monitoring.v3.ListUptimeCheckConfigsResponse,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse> |
UptimeCheckServiceSettings.listUptimeCheckConfigsSettings()
Returns the object with the settings used for calls to listUptimeCheckConfigs.
|
PagedCallSettings.Builder<com.google.monitoring.v3.ListUptimeCheckConfigsRequest,com.google.monitoring.v3.ListUptimeCheckConfigsResponse,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse> |
UptimeCheckServiceSettings.Builder.listUptimeCheckConfigsSettings()
Returns the builder for the settings used for calls to listUptimeCheckConfigs.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.monitoring.v3.ListUptimeCheckConfigsRequest,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse> |
UptimeCheckServiceStub.listUptimeCheckConfigsPagedCallable() |
UnaryCallable<com.google.monitoring.v3.ListUptimeCheckConfigsRequest,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse> |
GrpcUptimeCheckServiceStub.listUptimeCheckConfigsPagedCallable() |
PagedCallSettings<com.google.monitoring.v3.ListUptimeCheckConfigsRequest,com.google.monitoring.v3.ListUptimeCheckConfigsResponse,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse> |
UptimeCheckServiceStubSettings.listUptimeCheckConfigsSettings()
Returns the object with the settings used for calls to listUptimeCheckConfigs.
|
PagedCallSettings.Builder<com.google.monitoring.v3.ListUptimeCheckConfigsRequest,com.google.monitoring.v3.ListUptimeCheckConfigsResponse,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse> |
UptimeCheckServiceStubSettings.Builder.listUptimeCheckConfigsSettings()
Returns the builder for the settings used for calls to listUptimeCheckConfigs.
|
Copyright © 2019 Google LLC. All rights reserved.