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 classIamPolicyAnalysisResult.ResourceA Google Cloud resource under analysis.static classIamPolicyAnalysisResult.Resource.BuilderA Google Cloud resource under analysis.Methods in com.google.cloud.asset.v1 that return IamPolicyAnalysisResult.ResourceOrBuilder Modifier and Type Method Description IamPolicyAnalysisResult.ResourceOrBuilderIamPolicyAnalysisResult.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.ResourceOrBuilderIamPolicyAnalysisResult.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.ResourceOrBuilderIamPolicyAnalysisResult.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.
-