Package | Description |
---|---|
com.google.cloud.orgpolicy.v2 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected OrgPolicyClient.ListConstraintsPage |
OrgPolicyClient.ListConstraintsPage.createPage(PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context,
ListConstraintsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<OrgPolicyClient.ListConstraintsPage> |
OrgPolicyClient.ListConstraintsPage.createPageAsync(PageContext<ListConstraintsRequest,ListConstraintsResponse,Constraint> context,
com.google.api.core.ApiFuture<ListConstraintsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected OrgPolicyClient.ListConstraintsFixedSizeCollection |
OrgPolicyClient.ListConstraintsFixedSizeCollection.createCollection(List<OrgPolicyClient.ListConstraintsPage> pages,
int collectionSize) |
Copyright © 2021 Google LLC. All rights reserved.