Class OrgPolicyClient.ListCustomConstraintsPagedResponse (2.44.0)

public static class OrgPolicyClient.ListCustomConstraintsPagedResponse extends AbstractPagedListResponse<ListCustomConstraintsRequest,ListCustomConstraintsResponse,CustomConstraint,OrgPolicyClient.ListCustomConstraintsPage,OrgPolicyClient.ListCustomConstraintsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OrgPolicyClient.ListCustomConstraintsPagedResponse

Static Methods

createAsync(PageContext<ListCustomConstraintsRequest,ListCustomConstraintsResponse,CustomConstraint> context, ApiFuture<ListCustomConstraintsResponse> futureResponse)

public static ApiFuture<OrgPolicyClient.ListCustomConstraintsPagedResponse> createAsync(PageContext<ListCustomConstraintsRequest,ListCustomConstraintsResponse,CustomConstraint> context, ApiFuture<ListCustomConstraintsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCustomConstraintsRequest,ListCustomConstraintsResponse,CustomConstraint>
futureResponse ApiFuture<ListCustomConstraintsResponse>
Returns
Type Description
ApiFuture<ListCustomConstraintsPagedResponse>