Uses of Interface
com.google.cloud.asset.v1.IamPolicyAnalysisResult.ResourceOrBuilder
-
Packages that use IamPolicyAnalysisResult.ResourceOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of IamPolicyAnalysisResult.ResourceOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement IamPolicyAnalysisResult.ResourceOrBuilder Modifier and Type Class Description static class
IamPolicyAnalysisResult.Resource
A Google Cloud resource under analysis.static class
IamPolicyAnalysisResult.Resource.Builder
A Google Cloud resource under analysis.Methods in com.google.cloud.asset.v1 that return IamPolicyAnalysisResult.ResourceOrBuilder Modifier and Type Method Description IamPolicyAnalysisResult.ResourceOrBuilder
IamPolicyAnalysisResult.AccessControlList.Builder. getResourcesOrBuilder(int index)
The resources that match one of the following conditions: - The resource_selector, if it is specified in request; - Otherwise, resources reachable from the policy attached resource.IamPolicyAnalysisResult.ResourceOrBuilder
IamPolicyAnalysisResult.AccessControlList. getResourcesOrBuilder(int index)
The resources that match one of the following conditions: - The resource_selector, if it is specified in request; - Otherwise, resources reachable from the policy attached resource.IamPolicyAnalysisResult.ResourceOrBuilder
IamPolicyAnalysisResult.AccessControlListOrBuilder. getResourcesOrBuilder(int index)
The resources that match one of the following conditions: - The resource_selector, if it is specified in request; - Otherwise, resources reachable from the policy attached resource.Methods in com.google.cloud.asset.v1 that return types with arguments of type IamPolicyAnalysisResult.ResourceOrBuilder Modifier and Type Method Description List<? extends IamPolicyAnalysisResult.ResourceOrBuilder>
IamPolicyAnalysisResult.AccessControlList.Builder. getResourcesOrBuilderList()
The resources that match one of the following conditions: - The resource_selector, if it is specified in request; - Otherwise, resources reachable from the policy attached resource.List<? extends IamPolicyAnalysisResult.ResourceOrBuilder>
IamPolicyAnalysisResult.AccessControlList. getResourcesOrBuilderList()
The resources that match one of the following conditions: - The resource_selector, if it is specified in request; - Otherwise, resources reachable from the policy attached resource.List<? extends IamPolicyAnalysisResult.ResourceOrBuilder>
IamPolicyAnalysisResult.AccessControlListOrBuilder. getResourcesOrBuilderList()
The resources that match one of the following conditions: - The resource_selector, if it is specified in request; - Otherwise, resources reachable from the policy attached resource.
-