Package com.google.cloud.config.v1
Class ConfigClient.ListResourcesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListResourcesRequest,ListResourcesResponse,Resource,ConfigClient.ListResourcesPage,ConfigClient.ListResourcesFixedSizeCollection>
-
- com.google.cloud.config.v1.ConfigClient.ListResourcesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Resource>
- Enclosing class:
- ConfigClient
public static class ConfigClient.ListResourcesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListResourcesRequest,ListResourcesResponse,Resource,ConfigClient.ListResourcesPage,ConfigClient.ListResourcesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ConfigClient.ListResourcesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListResourcesRequest,ListResourcesResponse,Resource> context, com.google.api.core.ApiFuture<ListResourcesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ConfigClient.ListResourcesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListResourcesRequest,ListResourcesResponse,Resource> context, com.google.api.core.ApiFuture<ListResourcesResponse> futureResponse)
-
-