Class RuleServiceClient.ListRuleDeploymentsPagedResponse (0.2.0)

public static class RuleServiceClient.ListRuleDeploymentsPagedResponse extends AbstractPagedListResponse<ListRuleDeploymentsRequest,ListRuleDeploymentsResponse,RuleDeployment,RuleServiceClient.ListRuleDeploymentsPage,RuleServiceClient.ListRuleDeploymentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RuleServiceClient.ListRuleDeploymentsPagedResponse

Static Methods

createAsync(PageContext<ListRuleDeploymentsRequest,ListRuleDeploymentsResponse,RuleDeployment> context, ApiFuture<ListRuleDeploymentsResponse> futureResponse)

public static ApiFuture<RuleServiceClient.ListRuleDeploymentsPagedResponse> createAsync(PageContext<ListRuleDeploymentsRequest,ListRuleDeploymentsResponse,RuleDeployment> context, ApiFuture<ListRuleDeploymentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListRuleDeploymentsRequest,ListRuleDeploymentsResponse,RuleDeployment>
futureResponse ApiFuture<ListRuleDeploymentsResponse>
Returns
Type Description
ApiFuture<ListRuleDeploymentsPagedResponse>