Commit 296f1fa
authored
Batch: Add Support for Options Bags and Certificates to Dataplane SDK (Azure#44722)
* Remove all handwritten Options Bag methods
* Delete more handwritten options classes
* Delete the rest of the generated models
* Delete the rest of the generated files
* Update tsp location hash
* Regenerate SDK from new TypeSpec
* Add back handwritten fromException method
* Fix errors in generated sample and test files
* Regenerate to fix formatting
* Add createTasks method to both clients
* Fix errors in unit tests
* Fix getNodeFileProperties method in both clients
* Fix getTaskFileProperties method in both clients
* Add AzureNamedKeyCredential to client builder
* Add cspell overrides for generated sample files
* Add cspell suppressions
* Update TypeSpec commit hash
* Delete unnecessary generated samples and tests
* Regenerate SDK from latest TypeSpec
* Remove cspell exceptions
* Update Javadocs
* Fix Readme
* Add changelog
* Fix changelog version1 parent 24edb14 commit 296f1fa
File tree
142 files changed
+33274
-127621
lines changed- sdk/batch/azure-compute-batch
- src
- main
- java/com/azure/compute/batch
- implementation
- models
- resources/META-INF
- test/java/com/azure/compute/batch
- generated
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
142 files changed
+33274
-127621
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | | - | |
| 12 | + | |
10 | 13 | | |
11 | | - | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
| 167 | + | |
169 | 168 | | |
170 | | - | |
171 | 169 | | |
172 | | - | |
173 | 170 | | |
174 | | - | |
| 171 | + | |
175 | 172 | | |
176 | 173 | | |
177 | 174 | | |
| |||
Lines changed: 12019 additions & 26162 deletions
Large diffs are not rendered by default.
Lines changed: 11320 additions & 25330 deletions
Large diffs are not rendered by default.
Lines changed: 10 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
281 | 280 | | |
282 | 281 | | |
283 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
284 | 290 | | |
285 | 291 | | |
286 | 292 | | |
| |||
293 | 299 | | |
294 | 300 | | |
295 | 301 | | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
| 302 | + | |
| 303 | + | |
300 | 304 | | |
301 | 305 | | |
302 | 306 | | |
| |||
314 | 318 | | |
315 | 319 | | |
316 | 320 | | |
317 | | - | |
| 321 | + | |
318 | 322 | | |
319 | 323 | | |
320 | 324 | | |
| |||
343 | 347 | | |
344 | 348 | | |
345 | 349 | | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | 350 | | |
0 commit comments