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