Package com.google.cloud.apigateway.v1
Class ApiGatewayServiceClient.ListApisPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListApisRequest,ListApisResponse,Api,ApiGatewayServiceClient.ListApisPage,ApiGatewayServiceClient.ListApisFixedSizeCollection>
-
- com.google.cloud.apigateway.v1.ApiGatewayServiceClient.ListApisPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Api>
- Enclosing class:
- ApiGatewayServiceClient
public static class ApiGatewayServiceClient.ListApisPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListApisRequest,ListApisResponse,Api,ApiGatewayServiceClient.ListApisPage,ApiGatewayServiceClient.ListApisFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ApiGatewayServiceClient.ListApisPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListApisRequest,ListApisResponse,Api> context, com.google.api.core.ApiFuture<ListApisResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ApiGatewayServiceClient.ListApisPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListApisRequest,ListApisResponse,Api> context, com.google.api.core.ApiFuture<ListApisResponse> futureResponse)
-
-