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