You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/mediaservices/azure-resourcemanager-mediaservices/CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# Release History
2
2
3
-
## 1.1.0-beta.3 (Unreleased)
3
+
## 1.0.0-beta.1 (2021-10-18)
4
4
5
+
- Azure Resource Manager MediaServices client library for Java. This package contains Microsoft Azure SDK for MediaServices Management SDK. This Swagger was generated by the API Framework. Package tag package-2021-06. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
Copy file name to clipboardExpand all lines: sdk/mediaservices/azure-resourcemanager-mediaservices/src/main/java/com/azure/resourcemanager/mediaservices/MediaServicesManager.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -230,7 +230,7 @@ public MediaServicesManager authenticate(TokenCredential credential, AzureProfil
Copy file name to clipboardExpand all lines: sdk/mediaservices/azure-resourcemanager-mediaservices/src/main/java/com/azure/resourcemanager/mediaservices/fluent/LiveEventsClient.java
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ public interface LiveEventsClient {
24
24
* @throws IllegalArgumentException thrown if parameters fail the validation.
25
25
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
26
26
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
Copy file name to clipboardExpand all lines: sdk/mediaservices/azure-resourcemanager-mediaservices/src/main/java/com/azure/resourcemanager/mediaservices/fluent/LiveOutputsClient.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ public interface LiveOutputsClient {
24
24
* @throws IllegalArgumentException thrown if parameters fail the validation.
25
25
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
26
26
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
Copy file name to clipboardExpand all lines: sdk/mediaservices/azure-resourcemanager-mediaservices/src/main/java/com/azure/resourcemanager/mediaservices/fluent/StreamingEndpointsClient.java
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ public interface StreamingEndpointsClient {
24
24
* @throws IllegalArgumentException thrown if parameters fail the validation.
25
25
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
26
26
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
0 commit comments