Uses of Interface
com.google.cloud.asset.v1.IamPolicyAnalysisResult.AccessControlListOrBuilder
-
Packages that use IamPolicyAnalysisResult.AccessControlListOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of IamPolicyAnalysisResult.AccessControlListOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement IamPolicyAnalysisResult.AccessControlListOrBuilder Modifier and Type Class Description static class
IamPolicyAnalysisResult.AccessControlList
An access control list, derived from the above IAM policy binding, which contains a set of resources and accesses.static class
IamPolicyAnalysisResult.AccessControlList.Builder
An access control list, derived from the above IAM policy binding, which contains a set of resources and accesses.Methods in com.google.cloud.asset.v1 that return IamPolicyAnalysisResult.AccessControlListOrBuilder Modifier and Type Method Description IamPolicyAnalysisResult.AccessControlListOrBuilder
IamPolicyAnalysisResult.Builder. getAccessControlListsOrBuilder(int index)
The access control lists derived from the [iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.IamPolicyAnalysisResult.AccessControlListOrBuilder
IamPolicyAnalysisResult. getAccessControlListsOrBuilder(int index)
The access control lists derived from the [iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.IamPolicyAnalysisResult.AccessControlListOrBuilder
IamPolicyAnalysisResultOrBuilder. getAccessControlListsOrBuilder(int index)
The access control lists derived from the [iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.Methods in com.google.cloud.asset.v1 that return types with arguments of type IamPolicyAnalysisResult.AccessControlListOrBuilder Modifier and Type Method Description List<? extends IamPolicyAnalysisResult.AccessControlListOrBuilder>
IamPolicyAnalysisResult.Builder. getAccessControlListsOrBuilderList()
The access control lists derived from the [iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.List<? extends IamPolicyAnalysisResult.AccessControlListOrBuilder>
IamPolicyAnalysisResult. getAccessControlListsOrBuilderList()
The access control lists derived from the [iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.List<? extends IamPolicyAnalysisResult.AccessControlListOrBuilder>
IamPolicyAnalysisResultOrBuilder. getAccessControlListsOrBuilderList()
The access control lists derived from the [iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.
-