public static class ConfigClient.ListDeploymentsPagedResponse extends AbstractPagedListResponse<ListDeploymentsRequest,ListDeploymentsResponse,Deployment,ConfigClient.ListDeploymentsPage,ConfigClient.ListDeploymentsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > ConfigClient.ListDeploymentsPagedResponseStatic Methods
createAsync(PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ApiFuture<ListDeploymentsResponse> futureResponse)
public static ApiFuture<ConfigClient.ListDeploymentsPagedResponse> createAsync(PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ApiFuture<ListDeploymentsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> |
futureResponse | ApiFuture<ListDeploymentsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListDeploymentsPagedResponse> |