Class InterceptClient.ListInterceptDeploymentGroupsPagedResponse (0.94.0)

public static class InterceptClient.ListInterceptDeploymentGroupsPagedResponse extends AbstractPagedListResponse<ListInterceptDeploymentGroupsRequest,ListInterceptDeploymentGroupsResponse,InterceptDeploymentGroup,InterceptClient.ListInterceptDeploymentGroupsPage,InterceptClient.ListInterceptDeploymentGroupsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InterceptClient.ListInterceptDeploymentGroupsPagedResponse

Static Methods

createAsync(PageContext<ListInterceptDeploymentGroupsRequest,ListInterceptDeploymentGroupsResponse,InterceptDeploymentGroup> context, ApiFuture<ListInterceptDeploymentGroupsResponse> futureResponse)

public static ApiFuture<InterceptClient.ListInterceptDeploymentGroupsPagedResponse> createAsync(PageContext<ListInterceptDeploymentGroupsRequest,ListInterceptDeploymentGroupsResponse,InterceptDeploymentGroup> context, ApiFuture<ListInterceptDeploymentGroupsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListInterceptDeploymentGroupsRequest,ListInterceptDeploymentGroupsResponse,InterceptDeploymentGroup>
futureResponse ApiFuture<ListInterceptDeploymentGroupsResponse>
Returns
Type Description
ApiFuture<ListInterceptDeploymentGroupsPagedResponse>