Package com.google.cloud.monitoring.v3
Class ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective,ServiceMonitoringServiceClient.ListServiceLevelObjectivesPage,ServiceMonitoringServiceClient.ListServiceLevelObjectivesFixedSizeCollection>
-
- com.google.cloud.monitoring.v3.ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ServiceLevelObjective>
- Enclosing class:
- ServiceMonitoringServiceClient
public static class ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective,ServiceMonitoringServiceClient.ListServiceLevelObjectivesPage,ServiceMonitoringServiceClient.ListServiceLevelObjectivesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective> context, com.google.api.core.ApiFuture<ListServiceLevelObjectivesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective> context, com.google.api.core.ApiFuture<ListServiceLevelObjectivesResponse> futureResponse)
-
-