diff --git a/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/ListContainerSasInput.java b/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/ListContainerSasInput.java index 903f6b950725..e6b8b55c9a23 100644 --- a/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/ListContainerSasInput.java +++ b/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/ListContainerSasInput.java @@ -12,7 +12,7 @@ import com.fasterxml.jackson.annotation.JsonProperty; /** - * The parameters to the list SAS requet. + * The parameters to the list SAS request. */ public class ListContainerSasInput { /** diff --git a/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/implementation/AssetsInner.java b/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/implementation/AssetsInner.java index 0aff9df3477a..2d1f87e7d4cc 100644 --- a/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/implementation/AssetsInner.java +++ b/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/implementation/AssetsInner.java @@ -230,7 +230,7 @@ public Observable>> call(Response * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ApiErrorException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -254,7 +254,7 @@ public Page nextPage(String nextPageLink) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -279,7 +279,7 @@ public Observable>> call(String nextPageLink) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<AssetInner> object */ @@ -301,7 +301,7 @@ public Page call(ServiceResponse> response) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<AssetInner> object */ @@ -327,7 +327,7 @@ public Observable>> call(ServiceResponse> * @param accountName The Media Services account name. ServiceResponse> * @param filter Restricts the set of items returned. ServiceResponse> * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - ServiceResponse> * @param orderby Specifies the the key by which the result collection should be ordered. + ServiceResponse> * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the PagedList<AssetInner> object wrapped in {@link ServiceResponse} if successful. */ diff --git a/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/implementation/ContentKeyPoliciesInner.java b/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/implementation/ContentKeyPoliciesInner.java index 792268149fb2..544e3553e45f 100644 --- a/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/implementation/ContentKeyPoliciesInner.java +++ b/mediaservices/resource-manager/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/implementation/ContentKeyPoliciesInner.java @@ -225,7 +225,7 @@ public Observable>> call(Response nextPage(String nextPageLink) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -274,7 +274,7 @@ public Observable>> call(String next * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<ContentKeyPolicyInner> object */ @@ -296,7 +296,7 @@ public Page call(ServiceResponse>> call(ServiceResp ServiceResponse> * @param accountName The Media Services account name. ServiceResponse> * @param filter Restricts the set of items returned. ServiceResponse> * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - ServiceResponse> * @param orderby Specifies the the key by which the result collection should be ordered. + ServiceResponse> * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the PagedList<ContentKeyPolicyInner> object wrapped in {@link ServiceResponse} if successful. */ diff --git a/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/ListContainerSasInput.java b/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/ListContainerSasInput.java index 2797aac9d948..e6089246da90 100644 --- a/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/ListContainerSasInput.java +++ b/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/ListContainerSasInput.java @@ -12,7 +12,7 @@ import com.fasterxml.jackson.annotation.JsonProperty; /** - * The parameters to the list SAS requet. + * The parameters to the list SAS request. */ public class ListContainerSasInput { /** diff --git a/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/implementation/AssetsInner.java b/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/implementation/AssetsInner.java index 498ce5b1b890..31fa247c9518 100644 --- a/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/implementation/AssetsInner.java +++ b/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/implementation/AssetsInner.java @@ -230,7 +230,7 @@ public Observable>> call(Response * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ApiErrorException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -254,7 +254,7 @@ public Page nextPage(String nextPageLink) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -279,7 +279,7 @@ public Observable>> call(String nextPageLink) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<AssetInner> object */ @@ -301,7 +301,7 @@ public Page call(ServiceResponse> response) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<AssetInner> object */ @@ -327,7 +327,7 @@ public Observable>> call(ServiceResponse> * @param accountName The Media Services account name. ServiceResponse> * @param filter Restricts the set of items returned. ServiceResponse> * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - ServiceResponse> * @param orderby Specifies the the key by which the result collection should be ordered. + ServiceResponse> * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the PagedList<AssetInner> object wrapped in {@link ServiceResponse} if successful. */ diff --git a/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/implementation/ContentKeyPoliciesInner.java b/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/implementation/ContentKeyPoliciesInner.java index 0bc14926a89e..57c32a412cb9 100644 --- a/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/implementation/ContentKeyPoliciesInner.java +++ b/mediaservices/resource-manager/v2018_06_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_06_01_preview/implementation/ContentKeyPoliciesInner.java @@ -225,7 +225,7 @@ public Observable>> call(Response nextPage(String nextPageLink) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -274,7 +274,7 @@ public Observable>> call(String next * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<ContentKeyPolicyInner> object */ @@ -296,7 +296,7 @@ public Page call(ServiceResponse>> call(ServiceResp ServiceResponse> * @param accountName The Media Services account name. ServiceResponse> * @param filter Restricts the set of items returned. ServiceResponse> * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - ServiceResponse> * @param orderby Specifies the the key by which the result collection should be ordered. + ServiceResponse> * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the PagedList<ContentKeyPolicyInner> object wrapped in {@link ServiceResponse} if successful. */ diff --git a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/AbsoluteClipTime.java b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/AbsoluteClipTime.java index 0f3eb224652d..f95d776c0ed0 100644 --- a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/AbsoluteClipTime.java +++ b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/AbsoluteClipTime.java @@ -23,13 +23,13 @@ public class AbsoluteClipTime extends ClipTime { /** * The time position on the timeline of the input media. It is usually - * speicified as an ISO8601 period. e.g PT30S for 30 seconds. + * specified as an ISO8601 period. e.g PT30S for 30 seconds. */ @JsonProperty(value = "time", required = true) private Period time; /** - * Get the time position on the timeline of the input media. It is usually speicified as an ISO8601 period. e.g PT30S for 30 seconds. + * Get the time position on the timeline of the input media. It is usually specified as an ISO8601 period. e.g PT30S for 30 seconds. * * @return the time value */ @@ -38,7 +38,7 @@ public Period time() { } /** - * Set the time position on the timeline of the input media. It is usually speicified as an ISO8601 period. e.g PT30S for 30 seconds. + * Set the time position on the timeline of the input media. It is usually specified as an ISO8601 period. e.g PT30S for 30 seconds. * * @param time the time value to set * @return the AbsoluteClipTime object itself. diff --git a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/FilterTrackPropertyCondition.java b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/FilterTrackPropertyCondition.java index 1e0b4b315e76..ef2cea6b4998 100644 --- a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/FilterTrackPropertyCondition.java +++ b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/FilterTrackPropertyCondition.java @@ -22,7 +22,7 @@ public class FilterTrackPropertyCondition { private FilterTrackPropertyType property; /** - * The track proprty value. + * The track property value. */ @JsonProperty(value = "value", required = true) private String value; @@ -55,7 +55,7 @@ public FilterTrackPropertyCondition withProperty(FilterTrackPropertyType propert } /** - * Get the track proprty value. + * Get the track property value. * * @return the value value */ @@ -64,7 +64,7 @@ public String value() { } /** - * Set the track proprty value. + * Set the track property value. * * @param value the value value to set * @return the FilterTrackPropertyCondition object itself. diff --git a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/PresentationTimeRange.java b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/PresentationTimeRange.java index 1394ef3dd30a..96bfbff827aa 100644 --- a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/PresentationTimeRange.java +++ b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/PresentationTimeRange.java @@ -46,7 +46,7 @@ public class PresentationTimeRange { private Long timescale; /** - * The indicator of forcing exsiting of end time stamp. + * The indicator of forcing existing of end time stamp. */ @JsonProperty(value = "forceEndTimestamp") private Boolean forceEndTimestamp; @@ -152,7 +152,7 @@ public PresentationTimeRange withTimescale(Long timescale) { } /** - * Get the indicator of forcing exsiting of end time stamp. + * Get the indicator of forcing existing of end time stamp. * * @return the forceEndTimestamp value */ @@ -161,7 +161,7 @@ public Boolean forceEndTimestamp() { } /** - * Set the indicator of forcing exsiting of end time stamp. + * Set the indicator of forcing existing of end time stamp. * * @param forceEndTimestamp the forceEndTimestamp value to set * @return the PresentationTimeRange object itself. diff --git a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/AssetsInner.java b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/AssetsInner.java index b545587414e3..ea7ab23e0e88 100644 --- a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/AssetsInner.java +++ b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/AssetsInner.java @@ -234,7 +234,7 @@ public Observable>> call(Response * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ApiErrorException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -258,7 +258,7 @@ public Page nextPage(String nextPageLink) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -283,7 +283,7 @@ public Observable>> call(String nextPageLink) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<AssetInner> object */ @@ -305,7 +305,7 @@ public Page call(ServiceResponse> response) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<AssetInner> object */ @@ -331,7 +331,7 @@ public Observable>> call(ServiceResponse> * @param accountName The Media Services account name. ServiceResponse> * @param filter Restricts the set of items returned. ServiceResponse> * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - ServiceResponse> * @param orderby Specifies the the key by which the result collection should be ordered. + ServiceResponse> * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the PagedList<AssetInner> object wrapped in {@link ServiceResponse} if successful. */ diff --git a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/ContentKeyPoliciesInner.java b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/ContentKeyPoliciesInner.java index 7e244a7e6094..e0f00a687bd3 100644 --- a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/ContentKeyPoliciesInner.java +++ b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/ContentKeyPoliciesInner.java @@ -225,7 +225,7 @@ public Observable>> call(Response nextPage(String nextPageLink) { * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -274,7 +274,7 @@ public Observable>> call(String next * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<ContentKeyPolicyInner> object */ @@ -296,7 +296,7 @@ public Page call(ServiceResponse>> call(ServiceResp ServiceResponse> * @param accountName The Media Services account name. ServiceResponse> * @param filter Restricts the set of items returned. ServiceResponse> * @param top Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n. - ServiceResponse> * @param orderby Specifies the the key by which the result collection should be ordered. + ServiceResponse> * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the PagedList<ContentKeyPolicyInner> object wrapped in {@link ServiceResponse} if successful. */ diff --git a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/JobsInner.java b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/JobsInner.java index cdd9ac8be525..8d3374b2a2f2 100644 --- a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/JobsInner.java +++ b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/JobsInner.java @@ -232,7 +232,7 @@ public Observable>> call(Response r * @param accountName The Media Services account name. * @param transformName The Transform name. * @param filter Restricts the set of items returned. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ApiErrorException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -256,7 +256,7 @@ public Page nextPage(String nextPageLink) { * @param accountName The Media Services account name. * @param transformName The Transform name. * @param filter Restricts the set of items returned. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -281,7 +281,7 @@ public Observable>> call(String nextPageLink) { * @param accountName The Media Services account name. * @param transformName The Transform name. * @param filter Restricts the set of items returned. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<JobInner> object */ @@ -303,7 +303,7 @@ public Page call(ServiceResponse> response) { * @param accountName The Media Services account name. * @param transformName The Transform name. * @param filter Restricts the set of items returned. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<JobInner> object */ @@ -329,7 +329,7 @@ public Observable>> call(ServiceResponse> * @param accountName The Media Services account name. ServiceResponse> * @param transformName The Transform name. ServiceResponse> * @param filter Restricts the set of items returned. - ServiceResponse> * @param orderby Specifies the the key by which the result collection should be ordered. + ServiceResponse> * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the PagedList<JobInner> object wrapped in {@link ServiceResponse} if successful. */ diff --git a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/TransformsInner.java b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/TransformsInner.java index 5cb58ae4b603..3c45aa3da3e3 100644 --- a/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/TransformsInner.java +++ b/mediaservices/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/mediaservices/v2018_07_01/implementation/TransformsInner.java @@ -218,7 +218,7 @@ public Observable>> call(Response nextPage(String nextPageLink) { * @param resourceGroupName The name of the resource group within the Azure subscription. * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -265,7 +265,7 @@ public Observable>> call(String nextPageLin * @param resourceGroupName The name of the resource group within the Azure subscription. * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<TransformInner> object */ @@ -286,7 +286,7 @@ public Page call(ServiceResponse> response) * @param resourceGroupName The name of the resource group within the Azure subscription. * @param accountName The Media Services account name. * @param filter Restricts the set of items returned. - * @param orderby Specifies the the key by which the result collection should be ordered. + * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<TransformInner> object */ @@ -311,7 +311,7 @@ public Observable>> call(ServiceResponse> * @param resourceGroupName The name of the resource group within the Azure subscription. ServiceResponse> * @param accountName The Media Services account name. ServiceResponse> * @param filter Restricts the set of items returned. - ServiceResponse> * @param orderby Specifies the the key by which the result collection should be ordered. + ServiceResponse> * @param orderby Specifies the key by which the result collection should be ordered. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the PagedList<TransformInner> object wrapped in {@link ServiceResponse} if successful. */