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 |
---|---|
Page<ConstraintInfo> |
ResourceManager.listAvailableOrgPolicyConstraints(String resource,
ResourceManager.ListOption... options)
Deprecated.
|
Page<OrgPolicyInfo> |
ResourceManager.listOrgPolicies(String resource,
ResourceManager.ListOption... options)
Deprecated.
|
Copyright © 2022 Google LLC. All rights reserved.