Uses of Interface
com.google.cloud.asset.v1.BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder
-
Packages that use BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder Modifier and Type Class Description static classBatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyThe effective IAM policies on one resource.static classBatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy.BuilderThe effective IAM policies on one resource.Methods in com.google.cloud.asset.v1 that return BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder Modifier and Type Method Description BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilderBatchGetEffectiveIamPoliciesResponse.Builder. getPolicyResultsOrBuilder(int index)The effective policies for a batch of resources.BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilderBatchGetEffectiveIamPoliciesResponse. getPolicyResultsOrBuilder(int index)The effective policies for a batch of resources.BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilderBatchGetEffectiveIamPoliciesResponseOrBuilder. getPolicyResultsOrBuilder(int index)The effective policies for a batch of resources.Methods in com.google.cloud.asset.v1 that return types with arguments of type BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder Modifier and Type Method Description List<? extends BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder>BatchGetEffectiveIamPoliciesResponse.Builder. getPolicyResultsOrBuilderList()The effective policies for a batch of resources.List<? extends BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder>BatchGetEffectiveIamPoliciesResponse. getPolicyResultsOrBuilderList()The effective policies for a batch of resources.List<? extends BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder>BatchGetEffectiveIamPoliciesResponseOrBuilder. getPolicyResultsOrBuilderList()The effective policies for a batch of resources.
-