Update docs metadata
This commit is contained in:
Родитель
8fed0e9f3e
Коммит
9ccb656b8c
|
@ -0,0 +1,75 @@
|
||||||
|
---
|
||||||
|
title: Azure EventGrid Namespaces client library for Java
|
||||||
|
keywords: Azure, java, SDK, API, azure-messaging-eventgrid-namespaces, eventgrid
|
||||||
|
ms.date: 04/19/2024
|
||||||
|
ms.topic: reference
|
||||||
|
ms.devlang: java
|
||||||
|
ms.service: eventgrid
|
||||||
|
---
|
||||||
|
# Azure EventGrid Namespaces client library for Java - version 1.0.0-beta.1
|
||||||
|
|
||||||
|
|
||||||
|
Azure EventGrid client library for Java.
|
||||||
|
|
||||||
|
This package contains Microsoft Azure EventGrid client library.
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
Various documentation is available to help you get started
|
||||||
|
|
||||||
|
- [API reference documentation][docs]
|
||||||
|
- [Product documentation][product_documentation]
|
||||||
|
|
||||||
|
## Getting started
|
||||||
|
|
||||||
|
### Prerequisites
|
||||||
|
|
||||||
|
- [Java Development Kit (JDK)][jdk] with version 8 or above
|
||||||
|
- [Azure Subscription][azure_subscription]
|
||||||
|
|
||||||
|
### Adding the package to your product
|
||||||
|
|
||||||
|
[//]: # ({x-version-update-start;com.azure:azure-messaging-eventgrid-namespaces;current})
|
||||||
|
```xml
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.azure</groupId>
|
||||||
|
<artifactId>azure-messaging-eventgrid-namespaces</artifactId>
|
||||||
|
<version>1.0.0-beta.1</version>
|
||||||
|
</dependency>
|
||||||
|
```
|
||||||
|
[//]: # ({x-version-update-end})
|
||||||
|
|
||||||
|
### Authentication
|
||||||
|
|
||||||
|
[Azure Identity][azure_identity] package provides the default implementation for authenticating the client.
|
||||||
|
|
||||||
|
## Key concepts
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
|
```java com.azure.messaging.eventgrid.standard.http.readme
|
||||||
|
```
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
For details on contributing to this repository, see the [contributing guide](https://github.com/Azure/azure-sdk-for-java/blob/azure-messaging-eventgrid-namespaces_1.0.0-beta.1/CONTRIBUTING.md).
|
||||||
|
|
||||||
|
1. Fork it
|
||||||
|
1. Create your feature branch (`git checkout -b my-new-feature`)
|
||||||
|
1. Commit your changes (`git commit -am 'Add some feature'`)
|
||||||
|
1. Push to the branch (`git push origin my-new-feature`)
|
||||||
|
1. Create new Pull Request
|
||||||
|
|
||||||
|
<!-- LINKS -->
|
||||||
|
[product_documentation]: https://azure.microsoft.com/services/
|
||||||
|
[docs]: https://azure.github.io/azure-sdk-for-java/
|
||||||
|
[jdk]: https://learn.microsoft.com/azure/developer/java/fundamentals/
|
||||||
|
[azure_subscription]: https://azure.microsoft.com/free/
|
||||||
|
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-messaging-eventgrid-namespaces_1.0.0-beta.1/sdk/identity/azure-identity
|
||||||
|
|
||||||
|
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fsdk%2Feventgrid%2Fazure-messaging-eventgrid-namespaces%2FREADME.png)
|
||||||
|
|
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"Name": "azure-messaging-eventgrid-namespaces",
|
||||||
|
"Version": "1.0.0-beta.1",
|
||||||
|
"DevVersion": null,
|
||||||
|
"DirectoryPath": "sdk/eventgrid/azure-messaging-eventgrid-namespaces",
|
||||||
|
"ServiceDirectory": "eventgrid",
|
||||||
|
"ReadMePath": "sdk/eventgrid/azure-messaging-eventgrid-namespaces/README.md",
|
||||||
|
"ChangeLogPath": "sdk/eventgrid/azure-messaging-eventgrid-namespaces/CHANGELOG.md",
|
||||||
|
"Group": "com.azure",
|
||||||
|
"SdkType": "client",
|
||||||
|
"IsNewSdk": true,
|
||||||
|
"ArtifactName": "azure-messaging-eventgrid-namespaces",
|
||||||
|
"ReleaseStatus": "2024-04-18",
|
||||||
|
"Namespaces": [
|
||||||
|
"com.azure.messaging.eventgrid.namespaces",
|
||||||
|
"com.azure.messaging.eventgrid.namespaces.models"
|
||||||
|
]
|
||||||
|
}
|
Загрузка…
Ссылка в новой задаче