Uses of Interface
com.google.cloud.securitycenter.v1.IamBindingOrBuilder
-
Packages that use IamBindingOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of IamBindingOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement IamBindingOrBuilder Modifier and Type Class Description classIamBindingRepresents a particular IAM binding, which captures a member's role addition, removal, or state.static classIamBinding.BuilderRepresents a particular IAM binding, which captures a member's role addition, removal, or state.Methods in com.google.cloud.securitycenter.v1 that return IamBindingOrBuilder Modifier and Type Method Description IamBindingOrBuilderFinding.Builder. getIamBindingsOrBuilder(int index)Represents IAM bindings associated with the finding.IamBindingOrBuilderFinding. getIamBindingsOrBuilder(int index)Represents IAM bindings associated with the finding.IamBindingOrBuilderFindingOrBuilder. getIamBindingsOrBuilder(int index)Represents IAM bindings associated with the finding.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type IamBindingOrBuilder Modifier and Type Method Description List<? extends IamBindingOrBuilder>Finding.Builder. getIamBindingsOrBuilderList()Represents IAM bindings associated with the finding.List<? extends IamBindingOrBuilder>Finding. getIamBindingsOrBuilderList()Represents IAM bindings associated with the finding.List<? extends IamBindingOrBuilder>FindingOrBuilder. getIamBindingsOrBuilderList()Represents IAM bindings associated with the finding.
-