Azure EventGrid Native Cloud Events Samples client library for Java

Azure EventGrid Native Cloud Events samples are a set of self-contained Java programs that demonstrate interacting with Azure EventGrid Native Cloud Event using the client library. Each sample focuses on a specific scenario and can be executed independently.

Key concepts

Key concepts are explained in detail here.

Getting started

Please refer to the Getting Started section.

Obtaining an EventGrid endpoint and key

Please refer to the Endpoint and Access Key section.

Examples

Asynchronously sending and receiving

  • [Send Native CloudEvent to Event Grid Cloud Event Topic asynchronously][]
  • [Send Native CloudEvent to Event Grid Cloud Event Domain asynchronously][]

Synchronous sending

  • [Send Native CloudEvent to Event Grid Cloud Event Topic synchronously][]
  • [Send Native CloudEvent to Event Grid Cloud Event Domain synchronously][]

Troubleshooting

See Troubleshooting.

Next steps

See Next steps.

Contributing

If you would like to become an active contributor to this project please refer to our Contribution Guidelines for more information.

Impressions