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 class
IamPolicyAnalysisResult.Identity
An identity under analysis.static class
IamPolicyAnalysisResult.Identity.Builder
An identity under analysis.Methods in com.google.cloud.asset.v1 that return IamPolicyAnalysisResult.IdentityOrBuilder Modifier and Type Method Description IamPolicyAnalysisResult.IdentityOrBuilder
IamPolicyAnalysisResult.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.IdentityOrBuilder
IamPolicyAnalysisResult.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.IdentityOrBuilder
IamPolicyAnalysisResult.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.
-