> ## Documentation Index
> Fetch the complete documentation index at: https://docs.canton.network/llms.txt
> Use this file to discover all available pages before exploring further.

# GetEventsByContractIdRequest

> Generated object reference page for GetEventsByContractIdRequest from local Javadoc snapshots.

## GetEventsByContractIdRequest - stable

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/GetEventsByContractIdRequest.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
public final class GetEventsByContractIdRequest extends Object
```

**Members**

| Docs                                                                                                                                                                                                                       | Member                                                                | Introduced | Deprecated | Removed |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/GetEventsByContractIdRequest.html#%3Cinit%3E%28java.lang.String,com.daml.ledger.javaapi.data.EventFormat%29)                      | `GetEventsByContractIdRequest(String, EventFormat)`                   | `3.4.8`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/GetEventsByContractIdRequest.html#equals%28java.lang.Object%29)                                                                   | `equals(Object)`                                                      | `3.4.8`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/GetEventsByContractIdRequest.html#fromProto%28com.daml.ledger.api.v2.EventQueryServiceOuterClass.GetEventsByContractIdRequest%29) | `fromProto(EventQueryServiceOuterClass.GetEventsByContractIdRequest)` | `3.4.8`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/GetEventsByContractIdRequest.html#getContractId%28%29)                                                                            | `getContractId()`                                                     | `3.4.8`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/GetEventsByContractIdRequest.html#getEventFormat%28%29)                                                                           | `getEventFormat()`                                                    | `3.4.8`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/GetEventsByContractIdRequest.html#hashCode%28%29)                                                                                 | `hashCode()`                                                          | `3.4.8`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/GetEventsByContractIdRequest.html#toProto%28%29)                                                                                  | `toProto()`                                                           | `3.4.8`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/GetEventsByContractIdRequest.html#toString%28%29)                                                                                 | `toString()`                                                          | `3.4.8`    | -          | -       |
