Uses of Interface
com.google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityOrBuilder
-
Packages that use IamPolicyAnalysisResult.IdentityOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of IamPolicyAnalysisResult.IdentityOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement IamPolicyAnalysisResult.IdentityOrBuilder Modifier and Type Class Description static classIamPolicyAnalysisResult.IdentityAn identity under analysis.static classIamPolicyAnalysisResult.Identity.BuilderAn identity under analysis.Methods in com.google.cloud.asset.v1 that return IamPolicyAnalysisResult.IdentityOrBuilder Modifier and Type Method Description IamPolicyAnalysisResult.IdentityOrBuilderIamPolicyAnalysisResult.IdentityList.Builder. getIdentitiesOrBuilder(int index)Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.IamPolicyAnalysisResult.IdentityOrBuilderIamPolicyAnalysisResult.IdentityList. getIdentitiesOrBuilder(int index)Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.IamPolicyAnalysisResult.IdentityOrBuilderIamPolicyAnalysisResult.IdentityListOrBuilder. getIdentitiesOrBuilder(int index)Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.Methods in com.google.cloud.asset.v1 that return types with arguments of type IamPolicyAnalysisResult.IdentityOrBuilder Modifier and Type Method Description List<? extends IamPolicyAnalysisResult.IdentityOrBuilder>IamPolicyAnalysisResult.IdentityList.Builder. getIdentitiesOrBuilderList()Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.List<? extends IamPolicyAnalysisResult.IdentityOrBuilder>IamPolicyAnalysisResult.IdentityList. getIdentitiesOrBuilderList()Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.List<? extends IamPolicyAnalysisResult.IdentityOrBuilder>IamPolicyAnalysisResult.IdentityListOrBuilder. getIdentitiesOrBuilderList()Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.
-