static com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse> |
ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective> context,
com.google.api.core.ApiFuture<ListServiceLevelObjectivesResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListServiceLevelObjectivesRequest,ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse> |
ServiceMonitoringServiceClient.listServiceLevelObjectivesPagedCallable() |
List the `ServiceLevelObjective`s for the given `Service`.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse> |
ServiceMonitoringServiceSettings.Builder.listServiceLevelObjectivesSettings() |
Returns the builder for the settings used for calls to listServiceLevelObjectives.
|
com.google.api.gax.rpc.PagedCallSettings<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse> |
ServiceMonitoringServiceSettings.listServiceLevelObjectivesSettings() |
Returns the object with the settings used for calls to listServiceLevelObjectives.
|