Uses of Interface
com.google.cloud.asset.v1.IamPolicyAnalysisResult.EdgeOrBuilder
-
Packages that use IamPolicyAnalysisResult.EdgeOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of IamPolicyAnalysisResult.EdgeOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement IamPolicyAnalysisResult.EdgeOrBuilder Modifier and Type Class Description static class
IamPolicyAnalysisResult.Edge
A directional edge.static class
IamPolicyAnalysisResult.Edge.Builder
A directional edge.Methods in com.google.cloud.asset.v1 that return IamPolicyAnalysisResult.EdgeOrBuilder Modifier and Type Method Description IamPolicyAnalysisResult.EdgeOrBuilder
IamPolicyAnalysisResult.IdentityList.Builder. getGroupEdgesOrBuilder(int index)
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].IamPolicyAnalysisResult.EdgeOrBuilder
IamPolicyAnalysisResult.IdentityList. getGroupEdgesOrBuilder(int index)
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].IamPolicyAnalysisResult.EdgeOrBuilder
IamPolicyAnalysisResult.IdentityListOrBuilder. getGroupEdgesOrBuilder(int index)
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].IamPolicyAnalysisResult.EdgeOrBuilder
IamPolicyAnalysisResult.AccessControlList.Builder. getResourceEdgesOrBuilder(int index)
Resource edges of the graph starting from the policy attached resource to any descendant resources.IamPolicyAnalysisResult.EdgeOrBuilder
IamPolicyAnalysisResult.AccessControlList. getResourceEdgesOrBuilder(int index)
Resource edges of the graph starting from the policy attached resource to any descendant resources.IamPolicyAnalysisResult.EdgeOrBuilder
IamPolicyAnalysisResult.AccessControlListOrBuilder. getResourceEdgesOrBuilder(int index)
Resource edges of the graph starting from the policy attached resource to any descendant resources.Methods in com.google.cloud.asset.v1 that return types with arguments of type IamPolicyAnalysisResult.EdgeOrBuilder Modifier and Type Method Description List<? extends IamPolicyAnalysisResult.EdgeOrBuilder>
IamPolicyAnalysisResult.IdentityList.Builder. getGroupEdgesOrBuilderList()
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].List<? extends IamPolicyAnalysisResult.EdgeOrBuilder>
IamPolicyAnalysisResult.IdentityList. getGroupEdgesOrBuilderList()
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].List<? extends IamPolicyAnalysisResult.EdgeOrBuilder>
IamPolicyAnalysisResult.IdentityListOrBuilder. getGroupEdgesOrBuilderList()
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].List<? extends IamPolicyAnalysisResult.EdgeOrBuilder>
IamPolicyAnalysisResult.AccessControlList.Builder. getResourceEdgesOrBuilderList()
Resource edges of the graph starting from the policy attached resource to any descendant resources.List<? extends IamPolicyAnalysisResult.EdgeOrBuilder>
IamPolicyAnalysisResult.AccessControlList. getResourceEdgesOrBuilderList()
Resource edges of the graph starting from the policy attached resource to any descendant resources.List<? extends IamPolicyAnalysisResult.EdgeOrBuilder>
IamPolicyAnalysisResult.AccessControlListOrBuilder. getResourceEdgesOrBuilderList()
Resource edges of the graph starting from the policy attached resource to any descendant resources.
-