Class ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse (3.4.4)

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
NameDescription
contextPageContext<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceLevelObjective>
futureResponseApiFuture<ListServiceLevelObjectivesResponse>
Returns
TypeDescription
ApiFuture<ListServiceLevelObjectivesPagedResponse>