| Package | Description |
|---|---|
| com.google.cloud.resourcemanager |
A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource
containers.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceManager.ListOption |
ResourceManager.ListOption.pageSize(int pageSize)
The maximum number of records to return per RPC.
|
static ResourceManager.ListOption |
ResourceManager.ListOption.pageToken(String pageToken)
Returns an option to specify a page token.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.paging.Page<ConstraintInfo> |
ResourceManager.listAvailableOrgPolicyConstraints(String resource,
ResourceManager.ListOption... options)
Deprecated.
|
com.google.api.gax.paging.Page<OrgPolicyInfo> |
ResourceManager.listOrgPolicies(String resource,
ResourceManager.ListOption... options)
Deprecated.
|
Copyright © 2024 Google LLC. All rights reserved.