Class InterceptClient.ListInterceptDeploymentsPagedResponse (0.94.0)

public static class InterceptClient.ListInterceptDeploymentsPagedResponse extends AbstractPagedListResponse<ListInterceptDeploymentsRequest,ListInterceptDeploymentsResponse,InterceptDeployment,InterceptClient.ListInterceptDeploymentsPage,InterceptClient.ListInterceptDeploymentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InterceptClient.ListInterceptDeploymentsPagedResponse

Static Methods

createAsync(PageContext<ListInterceptDeploymentsRequest,ListInterceptDeploymentsResponse,InterceptDeployment> context, ApiFuture<ListInterceptDeploymentsResponse> futureResponse)

public static ApiFuture<InterceptClient.ListInterceptDeploymentsPagedResponse> createAsync(PageContext<ListInterceptDeploymentsRequest,ListInterceptDeploymentsResponse,InterceptDeployment> context, ApiFuture<ListInterceptDeploymentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListInterceptDeploymentsRequest,ListInterceptDeploymentsResponse,InterceptDeployment>
futureResponse ApiFuture<ListInterceptDeploymentsResponse>
Returns
Type Description
ApiFuture<ListInterceptDeploymentsPagedResponse>