| Name | Description | Type | Package | Framework |
| AnnotatedBindingBuilder | See the EDSL examples at Binder. | Interface | com.google.inject.binder | Google Guice |
| AnnotatedConstantBindingBuilder | See the EDSL examples at Binder. | Interface | com.google.inject.binder | Google Guice |
| AnnotatedElementBuilder | See the EDSL examples at Binder. | Interface | com.google.inject.binder | Google Guice |
| Binder | Collects configuration information (primarily bindings) which will be used to create an Injector. | Interface | com.google.inject | Google Guice |
| ConstantBindingBuilder | Binds to a constant value. | Interface | com.google.inject.binder | Google Guice |
| LinkedBindingBuilder | See the EDSL examples at Binder. | Interface | com.google.inject.binder | Google Guice |
| ScopedBindingBuilder | See the EDSL examples at Binder. | Interface | com.google.inject.binder | Google Guice |