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 classIamPolicyAnalysisResult.AccessControlListAn access control list, derived from the above IAM policy binding, which contains a set of resources and accesses.static classIamPolicyAnalysisResult.AccessControlList.BuilderAn 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.AccessControlListOrBuilderIamPolicyAnalysisResult.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.AccessControlListOrBuilderIamPolicyAnalysisResult. 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.AccessControlListOrBuilderIamPolicyAnalysisResultOrBuilder. 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.
-