Package com.google.cloud.monitoring.v3
Class UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListUptimeCheckIpsRequest,ListUptimeCheckIpsResponse,UptimeCheckIp,UptimeCheckServiceClient.ListUptimeCheckIpsPage,UptimeCheckServiceClient.ListUptimeCheckIpsFixedSizeCollection>
-
- com.google.cloud.monitoring.v3.UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<UptimeCheckIp>
- Enclosing class:
- UptimeCheckServiceClient
public static class UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListUptimeCheckIpsRequest,ListUptimeCheckIpsResponse,UptimeCheckIp,UptimeCheckServiceClient.ListUptimeCheckIpsPage,UptimeCheckServiceClient.ListUptimeCheckIpsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListUptimeCheckIpsRequest,ListUptimeCheckIpsResponse,UptimeCheckIp> context, com.google.api.core.ApiFuture<ListUptimeCheckIpsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListUptimeCheckIpsRequest,ListUptimeCheckIpsResponse,UptimeCheckIp> context, com.google.api.core.ApiFuture<ListUptimeCheckIpsResponse> futureResponse)
-
-