Package | Description |
---|---|
com.google.api.services.cloudresourcemanager | |
com.google.api.services.cloudresourcemanager.model |
Modifier and Type | Method and Description |
---|---|
CloudResourceManager.Folders.GetIamPolicy |
CloudResourceManager.Folders.getIamPolicy(java.lang.String resource,
GetIamPolicyRequest content)
Gets the access control policy for a Folder.
|
Constructor and Description |
---|
GetIamPolicy(java.lang.String resource,
GetIamPolicyRequest content)
Gets the access control policy for a Folder.
|
Modifier and Type | Method and Description |
---|---|
GetIamPolicyRequest |
GetIamPolicyRequest.clone() |
GetIamPolicyRequest |
GetIamPolicyRequest.set(java.lang.String fieldName,
java.lang.Object value) |
GetIamPolicyRequest |
GetIamPolicyRequest.setOptions(GetPolicyOptions options)
OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.
|