Class OrgPolicyClient.ListConstraintsPagedResponse (2.41.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
NameDescription
contextPageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint>
futureResponseApiFuture<ListConstraintsResponse>
Returns
TypeDescription
ApiFuture<ListConstraintsPagedResponse>