Azure / azsdk-java-rewrite-recipes

Recipes for rewriting Azure SDK for Java libraries and end-user code to new azure-core v2 library
MIT License
1 stars 2 forks source link

Add `Http` prefix #2

Open samvaity opened 1 month ago

samvaity commented 1 month ago
stoatus-quo commented 1 month ago

http prefix added to HttpTrait methods retryOptions, pipeline, and addPolicy to match v2 equivalents.