Class OrgPolicyClient.ListCustomConstraintsPagedResponse (2.41.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
NameDescription
contextPageContext<ListCustomConstraintsRequest,ListCustomConstraintsResponse,CustomConstraint>
futureResponseApiFuture<ListCustomConstraintsResponse>
Returns
TypeDescription
ApiFuture<ListCustomConstraintsPagedResponse>