Class ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse (3.43.0)

public static class ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse extends AbstractPagedListResponse<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective,ServiceMonitoringServiceClient.ListServiceLevelObjectivesPage,ServiceMonitoringServiceClient.ListServiceLevelObjectivesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse

Static Methods

createAsync(PageContext<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective> context, ApiFuture<ListServiceLevelObjectivesResponse> futureResponse)

public static ApiFuture<ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse> createAsync(PageContext<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective> context, ApiFuture<ListServiceLevelObjectivesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective>
futureResponse ApiFuture<ListServiceLevelObjectivesResponse>
Returns
Type Description
ApiFuture<ListServiceLevelObjectivesPagedResponse>