Class OrgPolicyClient.ListConstraintsPagedResponse (2.44.0)

public static class OrgPolicyClient.ListConstraintsPagedResponse extends AbstractPagedListResponse<ListConstraintsRequest,ListConstraintsResponse,Constraint,OrgPolicyClient.ListConstraintsPage,OrgPolicyClient.ListConstraintsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OrgPolicyClient.ListConstraintsPagedResponse

Static Methods

createAsync(PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, ApiFuture<ListConstraintsResponse> futureResponse)

public static ApiFuture<OrgPolicyClient.ListConstraintsPagedResponse> createAsync(PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, ApiFuture<ListConstraintsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint>
futureResponse ApiFuture<ListConstraintsResponse>
Returns
Type Description
ApiFuture<ListConstraintsPagedResponse>