public static class OrgPolicyClient.ListConstraintsPage extends AbstractPage<ListConstraintsRequest,ListConstraintsResponse,Constraint,OrgPolicyClient.ListConstraintsPage>
| Modifier and Type | Method and Description |
|---|---|
protected OrgPolicyClient.ListConstraintsPage |
createPage(PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context,
ListConstraintsResponse response) |
com.google.api.core.ApiFuture<OrgPolicyClient.ListConstraintsPage> |
createPageAsync(PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context,
com.google.api.core.ApiFuture<ListConstraintsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected OrgPolicyClient.ListConstraintsPage createPage(PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, ListConstraintsResponse response)
createPage in class AbstractPage<ListConstraintsRequest,ListConstraintsResponse,Constraint,OrgPolicyClient.ListConstraintsPage>public com.google.api.core.ApiFuture<OrgPolicyClient.ListConstraintsPage> createPageAsync(PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context, com.google.api.core.ApiFuture<ListConstraintsResponse> futureResponse)
Copyright © 2021 Google LLC. All rights reserved.