Class RuleExecutionErrorServiceClient.ListRuleExecutionErrorsPagedResponse (0.32.0)

public static class RuleExecutionErrorServiceClient.ListRuleExecutionErrorsPagedResponse extends AbstractPagedListResponse<ListRuleExecutionErrorsRequest,ListRuleExecutionErrorsResponse,RuleExecutionError,RuleExecutionErrorServiceClient.ListRuleExecutionErrorsPage,RuleExecutionErrorServiceClient.ListRuleExecutionErrorsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RuleExecutionErrorServiceClient.ListRuleExecutionErrorsPagedResponse

Static Methods

createAsync(PageContext<ListRuleExecutionErrorsRequest,ListRuleExecutionErrorsResponse,RuleExecutionError> context, ApiFuture<ListRuleExecutionErrorsResponse> futureResponse)

public static ApiFuture<RuleExecutionErrorServiceClient.ListRuleExecutionErrorsPagedResponse> createAsync(PageContext<ListRuleExecutionErrorsRequest,ListRuleExecutionErrorsResponse,RuleExecutionError> context, ApiFuture<ListRuleExecutionErrorsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListRuleExecutionErrorsRequest,ListRuleExecutionErrorsResponse,RuleExecutionError>
futureResponse ApiFuture<ListRuleExecutionErrorsResponse>
Returns
Type Description
ApiFuture<ListRuleExecutionErrorsPagedResponse>