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