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 class
BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy
The effective IAM policies on one resource.static class
BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy.Builder
The effective IAM policies on one resource.Methods in com.google.cloud.asset.v1 that return BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder Modifier and Type Method Description BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder
BatchGetEffectiveIamPoliciesResponse.Builder. getPolicyResultsOrBuilder(int index)
The effective policies for a batch of resources.BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder
BatchGetEffectiveIamPoliciesResponse. getPolicyResultsOrBuilder(int index)
The effective policies for a batch of resources.BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicyOrBuilder
BatchGetEffectiveIamPoliciesResponseOrBuilder. 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.
-