| Modifier and Type | Class and Description |
|---|---|
class |
Iam.IamPolicies.LintPolicy |
class |
Iam.IamPolicies.QueryAuditableServices |
| Constructor and Description |
|---|
IamPolicies() |
| Modifier and Type | Method and Description |
|---|---|
Iam.IamPolicies.LintPolicy |
lintPolicy(LintPolicyRequest content)
Lints a Cloud IAM policy object or its sub fields.
|
Iam.IamPolicies.QueryAuditableServices |
queryAuditableServices(QueryAuditableServicesRequest content)
Returns a list of services that support service level audit logging configuration for the given
resource.
|
public Iam.IamPolicies.LintPolicy lintPolicy(LintPolicyRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.content - the LintPolicyRequestIOExceptionpublic Iam.IamPolicies.QueryAuditableServices queryAuditableServices(QueryAuditableServicesRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.content - the QueryAuditableServicesRequestIOExceptionCopyright © 2011–2019 Google. All rights reserved.