| 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 |
|---|---|
ServiceMonitoringServiceClient.ListServicesPagedResponse |
ServiceMonitoringServiceClient.listServices(ListServicesRequest request)
List `Service`s for this Metrics Scope.
|
ServiceMonitoringServiceClient.ListServicesPagedResponse |
ServiceMonitoringServiceClient.listServices(OrganizationName parent)
List `Service`s for this Metrics Scope.
|
ServiceMonitoringServiceClient.ListServicesPagedResponse |
ServiceMonitoringServiceClient.listServices(ProjectName parent)
List `Service`s for this Metrics Scope.
|
ServiceMonitoringServiceClient.ListServicesPagedResponse |
ServiceMonitoringServiceClient.listServices(com.google.api.resourcenames.ResourceName parent)
List `Service`s for this Metrics Scope.
|
ServiceMonitoringServiceClient.ListServicesPagedResponse |
ServiceMonitoringServiceClient.listServices(String parent)
List `Service`s for this Metrics Scope.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServicesPagedResponse> |
ServiceMonitoringServiceClient.ListServicesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context,
com.google.api.core.ApiFuture<ListServicesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServiceMonitoringServiceClient.ListServicesPagedResponse> |
ServiceMonitoringServiceClient.listServicesPagedCallable()
List `Service`s for this Metrics Scope.
|
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse> |
ServiceMonitoringServiceSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse> |
ServiceMonitoringServiceSettings.Builder.listServicesSettings()
Returns the builder for the settings used for calls to listServices.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServiceMonitoringServiceClient.ListServicesPagedResponse> |
ServiceMonitoringServiceStub.listServicesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServiceMonitoringServiceClient.ListServicesPagedResponse> |
GrpcServiceMonitoringServiceStub.listServicesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse> |
ServiceMonitoringServiceStubSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse> |
ServiceMonitoringServiceStubSettings.Builder.listServicesSettings()
Returns the builder for the settings used for calls to listServices.
|
Copyright © 2024 Google LLC. All rights reserved.