Class DeploymentsClient.ListDeploymentsPagedResponse (0.46.0)

See more code actions.
public static class DeploymentsClient.ListDeploymentsPagedResponse extends AbstractPagedListResponse<ListDeploymentsRequest,ListDeploymentsResponse,Deployment,DeploymentsClient.ListDeploymentsPage,DeploymentsClient.ListDeploymentsFixedSizeCollection>
java.lang.Object > AbstractPagedListResponse > DeploymentsClient.ListDeploymentsPagedResponse

Static Methods

createAsync(PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ApiFuture<ListDeploymentsResponse> futureResponse)

public static ApiFuture<DeploymentsClient.ListDeploymentsPagedResponse> createAsync(PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ApiFuture<ListDeploymentsResponse> futureResponse)
Returns
Type Description
ApiFuture<ListDeploymentsPagedResponse>