azure_mgmt_media_services 0.18.0 → 0.20.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (354) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2015-10-01/generated/azure_mgmt_media_services/media_service_operations.rb +18 -0
  3. data/lib/2015-10-01/generated/azure_mgmt_media_services/media_services_management_client.rb +1 -1
  4. data/lib/2015-10-01/generated/azure_mgmt_media_services/operations.rb +2 -0
  5. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/assets.rb +16 -0
  6. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/azure_media_services.rb +1 -1
  7. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/content_key_policies.rb +14 -0
  8. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/jobs.rb +12 -0
  9. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/live_events.rb +18 -0
  10. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/live_outputs.rb +10 -0
  11. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/locations.rb +2 -0
  12. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/mediaservices.rb +20 -0
  13. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/asset_collection.rb +1 -1
  14. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/content_key_policy_collection.rb +1 -1
  15. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/job_collection.rb +1 -1
  16. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/live_event_list_result.rb +1 -1
  17. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/live_output_list_result.rb +1 -1
  18. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/media_service_collection.rb +1 -1
  19. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/operation_collection.rb +1 -1
  20. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/streaming_endpoint_list_result.rb +1 -1
  21. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/streaming_locator_collection.rb +1 -1
  22. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/streaming_policy_collection.rb +1 -1
  23. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/subscription_media_service_collection.rb +1 -1
  24. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/transform_collection.rb +1 -1
  25. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/operations.rb +4 -0
  26. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/streaming_endpoints.rb +18 -0
  27. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/streaming_locators.rb +14 -0
  28. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/streaming_policies.rb +10 -0
  29. data/lib/2018-03-30-preview/generated/azure_mgmt_media_services/transforms.rb +12 -0
  30. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/assets.rb +16 -0
  31. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/azure_media_services.rb +1 -1
  32. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/content_key_policies.rb +14 -0
  33. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/jobs.rb +12 -0
  34. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/live_events.rb +18 -0
  35. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/live_outputs.rb +10 -0
  36. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/locations.rb +2 -0
  37. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/mediaservices.rb +20 -0
  38. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/asset_collection.rb +1 -1
  39. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_collection.rb +1 -1
  40. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/job_collection.rb +1 -1
  41. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/live_event_list_result.rb +1 -1
  42. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/live_output_list_result.rb +1 -1
  43. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/media_service_collection.rb +1 -1
  44. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/operation_collection.rb +1 -1
  45. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/streaming_endpoint_list_result.rb +1 -1
  46. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/streaming_locator_collection.rb +1 -1
  47. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/streaming_policy_collection.rb +1 -1
  48. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/subscription_media_service_collection.rb +1 -1
  49. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/transform_collection.rb +1 -1
  50. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/operations.rb +4 -0
  51. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/streaming_endpoints.rb +18 -0
  52. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/streaming_locators.rb +14 -0
  53. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/streaming_policies.rb +10 -0
  54. data/lib/2018-06-01-preview/generated/azure_mgmt_media_services/transforms.rb +12 -0
  55. data/lib/2018-07-01/generated/azure_mgmt_media_services.rb +35 -30
  56. data/lib/2018-07-01/generated/azure_mgmt_media_services/account_filters.rb +12 -0
  57. data/lib/2018-07-01/generated/azure_mgmt_media_services/asset_filters.rb +12 -0
  58. data/lib/2018-07-01/generated/azure_mgmt_media_services/assets.rb +22 -4
  59. data/lib/2018-07-01/generated/azure_mgmt_media_services/azure_media_services.rb +1 -1
  60. data/lib/2018-07-01/generated/azure_mgmt_media_services/content_key_policies.rb +18 -4
  61. data/lib/2018-07-01/generated/azure_mgmt_media_services/jobs.rb +18 -4
  62. data/lib/2018-07-01/generated/azure_mgmt_media_services/live_events.rb +18 -0
  63. data/lib/2018-07-01/generated/azure_mgmt_media_services/live_outputs.rb +10 -0
  64. data/lib/2018-07-01/generated/azure_mgmt_media_services/locations.rb +2 -0
  65. data/lib/2018-07-01/generated/azure_mgmt_media_services/mediaservices.rb +20 -0
  66. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/absolute_clip_time.rb +65 -0
  67. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/account_filter_collection.rb +1 -1
  68. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/analysis_resolution.rb +16 -0
  69. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/asset_collection.rb +1 -1
  70. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/asset_filter_collection.rb +1 -1
  71. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/audio_analyzer_preset.rb +31 -9
  72. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/audio_overlay.rb +1 -1
  73. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/built_in_standard_encoder_preset.rb +2 -1
  74. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/clip_time.rb +47 -0
  75. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/content_key_policy_collection.rb +1 -1
  76. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/content_key_policy_fair_play_configuration.rb +14 -1
  77. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/content_key_policy_fair_play_offline_rental_configuration.rb +59 -0
  78. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/content_key_policy_fair_play_rental_and_lease_key_type.rb +1 -0
  79. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/encoder_named_preset.rb +2 -0
  80. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/envelope_encryption.rb +8 -2
  81. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/face_detector_preset.rb +95 -0
  82. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/filter_track_property_condition.rb +1 -1
  83. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/format.rb +1 -1
  84. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/h264layer.rb +8 -8
  85. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/image.rb +1 -1
  86. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/image_format.rb +1 -1
  87. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/job.rb +27 -1
  88. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/job_collection.rb +1 -1
  89. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/job_input_asset.rb +22 -0
  90. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/job_input_clip.rb +32 -0
  91. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/job_input_http.rb +25 -2
  92. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/job_output.rb +26 -0
  93. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/job_output_asset.rb +18 -0
  94. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/jpg_format.rb +1 -1
  95. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/jpg_image.rb +1 -1
  96. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/live_event.rb +2 -4
  97. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/live_event_encoding.rb +2 -3
  98. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/live_event_encoding_type.rb +1 -0
  99. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/live_event_input.rb +1 -2
  100. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/live_event_list_result.rb +1 -1
  101. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/live_output.rb +1 -2
  102. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/live_output_list_result.rb +1 -1
  103. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/media_service_collection.rb +1 -1
  104. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/mp4format.rb +1 -1
  105. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/multi_bitrate_format.rb +1 -1
  106. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/operation_collection.rb +1 -1
  107. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/output_file.rb +1 -1
  108. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/overlay.rb +1 -1
  109. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/png_format.rb +1 -1
  110. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/png_image.rb +1 -1
  111. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/presentation_time_range.rb +1 -1
  112. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/preset.rb +1 -0
  113. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/standard_encoder_preset.rb +2 -2
  114. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/streaming_endpoint.rb +1 -2
  115. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/streaming_endpoint_list_result.rb +1 -1
  116. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/streaming_locator.rb +20 -0
  117. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/streaming_locator_collection.rb +1 -1
  118. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/streaming_policy_collection.rb +1 -1
  119. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/streaming_policy_fair_play_configuration.rb +8 -3
  120. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/streaming_policy_play_ready_configuration.rb +8 -3
  121. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/streaming_policy_widevine_configuration.rb +8 -3
  122. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/subscription_media_service_collection.rb +1 -1
  123. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/transform_collection.rb +1 -1
  124. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/transport_stream_format.rb +1 -1
  125. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/video_analyzer_preset.rb +26 -5
  126. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/video_layer.rb +1 -1
  127. data/lib/2018-07-01/generated/azure_mgmt_media_services/models/video_overlay.rb +1 -1
  128. data/lib/2018-07-01/generated/azure_mgmt_media_services/operations.rb +4 -0
  129. data/lib/2018-07-01/generated/azure_mgmt_media_services/streaming_endpoints.rb +18 -0
  130. data/lib/2018-07-01/generated/azure_mgmt_media_services/streaming_locators.rb +14 -0
  131. data/lib/2018-07-01/generated/azure_mgmt_media_services/streaming_policies.rb +10 -0
  132. data/lib/2018-07-01/generated/azure_mgmt_media_services/transforms.rb +16 -4
  133. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services.rb +242 -0
  134. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/account_filters.rb +698 -0
  135. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/asset_filters.rb +719 -0
  136. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/assets.rb +1069 -0
  137. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/azure_media_services.rb +180 -0
  138. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/content_key_policies.rb +829 -0
  139. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/jobs.rb +826 -0
  140. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/live_events.rb +1308 -0
  141. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/live_outputs.rb +716 -0
  142. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/locations.rb +132 -0
  143. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/mediaservices.rb +1089 -0
  144. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/aac_audio.rb +94 -0
  145. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/aac_audio_profile.rb +17 -0
  146. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/absolute_clip_time.rb +65 -0
  147. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/account_filter.rb +106 -0
  148. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/account_filter_collection.rb +99 -0
  149. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/akamai_access_control.rb +56 -0
  150. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/akamai_signature_header_authentication_key.rb +68 -0
  151. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/analysis_resolution.rb +16 -0
  152. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/api_error.rb +47 -0
  153. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/asset.rb +156 -0
  154. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/asset_collection.rb +99 -0
  155. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/asset_container_permission.rb +17 -0
  156. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/asset_container_sas.rb +54 -0
  157. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/asset_file_encryption_metadata.rb +68 -0
  158. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/asset_filter.rb +106 -0
  159. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/asset_filter_collection.rb +99 -0
  160. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/asset_storage_encryption_format.rb +16 -0
  161. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/asset_streaming_locator.rb +133 -0
  162. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/audio.rb +92 -0
  163. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/audio_analyzer_preset.rb +79 -0
  164. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/audio_overlay.rb +98 -0
  165. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/built_in_standard_encoder_preset.rb +67 -0
  166. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/cbcs_drm_configuration.rb +73 -0
  167. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/cenc_drm_configuration.rb +61 -0
  168. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/check_name_availability_input.rb +58 -0
  169. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/clip_time.rb +47 -0
  170. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/codec.rb +66 -0
  171. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/common_encryption_cbcs.rb +95 -0
  172. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/common_encryption_cenc.rb +95 -0
  173. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy.rb +129 -0
  174. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_clear_key_configuration.rb +50 -0
  175. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_collection.rb +100 -0
  176. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_configuration.rb +51 -0
  177. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_fair_play_configuration.rb +111 -0
  178. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_fair_play_rental_and_lease_key_type.rb +18 -0
  179. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_open_restriction.rb +51 -0
  180. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_option.rb +87 -0
  181. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_configuration.rb +82 -0
  182. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_content_encryption_key_from_header.rb +51 -0
  183. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_content_encryption_key_from_key_identifier.rb +64 -0
  184. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_content_key_location.rb +49 -0
  185. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_content_type.rb +18 -0
  186. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_explicit_analog_television_restriction.rb +61 -0
  187. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_license.rb +154 -0
  188. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_license_type.rb +17 -0
  189. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_play_right.rb +195 -0
  190. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_play_ready_unknown_output_passing_option.rb +18 -0
  191. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_properties.rb +102 -0
  192. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_restriction.rb +49 -0
  193. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_restriction_token_key.rb +49 -0
  194. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_restriction_token_type.rb +17 -0
  195. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_rsa_token_key.rb +72 -0
  196. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_symmetric_token_key.rb +61 -0
  197. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_token_claim.rb +57 -0
  198. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_token_restriction.rb +155 -0
  199. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_unknown_configuration.rb +51 -0
  200. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_unknown_restriction.rb +51 -0
  201. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_widevine_configuration.rb +61 -0
  202. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/content_key_policy_x509certificate_token_key.rb +62 -0
  203. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/copy_audio.rb +58 -0
  204. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/copy_video.rb +59 -0
  205. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/cross_site_access_policies.rb +58 -0
  206. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/default_key.rb +59 -0
  207. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/deinterlace.rb +60 -0
  208. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/deinterlace_mode.rb +16 -0
  209. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/deinterlace_parity.rb +17 -0
  210. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/enabled_protocols.rb +79 -0
  211. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/encoder_named_preset.rb +23 -0
  212. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/encryption_scheme.rb +18 -0
  213. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/entity_name_availability_check_output.rb +69 -0
  214. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/entropy_mode.rb +16 -0
  215. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/envelope_encryption.rb +100 -0
  216. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/face_detector_preset.rb +75 -0
  217. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/filter_track_property_compare_operation.rb +16 -0
  218. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/filter_track_property_condition.rb +71 -0
  219. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/filter_track_property_type.rb +20 -0
  220. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/filter_track_selection.rb +56 -0
  221. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/filters.rb +97 -0
  222. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/first_quality.rb +46 -0
  223. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/format.rb +69 -0
  224. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/h264complexity.rb +17 -0
  225. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/h264layer.rb +189 -0
  226. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/h264video.rb +122 -0
  227. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/h264video_profile.rb +20 -0
  228. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/hls.rb +47 -0
  229. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/image.rb +120 -0
  230. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/image_format.rb +58 -0
  231. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/insights_type.rb +17 -0
  232. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/ipaccess_control.rb +55 -0
  233. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/iprange.rb +68 -0
  234. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job.rb +184 -0
  235. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_collection.rb +99 -0
  236. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_error.rb +114 -0
  237. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_error_category.rb +19 -0
  238. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_error_code.rb +23 -0
  239. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_error_detail.rb +59 -0
  240. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_input.rb +49 -0
  241. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_input_asset.rb +107 -0
  242. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_input_clip.rb +117 -0
  243. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_input_http.rb +110 -0
  244. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_inputs.rb +72 -0
  245. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_output.rb +112 -0
  246. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_output_asset.rb +97 -0
  247. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_retry.rb +16 -0
  248. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/job_state.rb +21 -0
  249. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/jpg_format.rb +58 -0
  250. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/jpg_image.rb +120 -0
  251. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/jpg_layer.rb +86 -0
  252. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/layer.rb +93 -0
  253. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/list_container_sas_input.rb +59 -0
  254. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/list_content_keys_response.rb +56 -0
  255. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/list_paths_response.rb +76 -0
  256. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/list_streaming_locators_response.rb +56 -0
  257. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event.rb +248 -0
  258. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_action_input.rb +46 -0
  259. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_encoding.rb +60 -0
  260. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_encoding_type.rb +18 -0
  261. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_endpoint.rb +57 -0
  262. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_input.rb +107 -0
  263. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_input_access_control.rb +47 -0
  264. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_input_protocol.rb +16 -0
  265. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_input_track_selection.rb +68 -0
  266. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_list_result.rb +110 -0
  267. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_output_transcription_track.rb +47 -0
  268. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_preview.rb +112 -0
  269. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_preview_access_control.rb +47 -0
  270. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_resource_state.rb +19 -0
  271. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_event_transcription.rb +87 -0
  272. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_output.rb +181 -0
  273. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_output_list_result.rb +111 -0
  274. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/live_output_resource_state.rb +17 -0
  275. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/location.rb +47 -0
  276. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/media_service.rb +118 -0
  277. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/media_service_collection.rb +99 -0
  278. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/metric.rb +118 -0
  279. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/metric_aggregation_type.rb +17 -0
  280. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/metric_dimension.rb +71 -0
  281. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/metric_properties.rb +48 -0
  282. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/metric_unit.rb +17 -0
  283. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/mp4format.rb +75 -0
  284. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/multi_bitrate_format.rb +84 -0
  285. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/no_encryption.rb +47 -0
  286. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/odata_error.rb +89 -0
  287. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/on_error_type.rb +16 -0
  288. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/operation.rb +81 -0
  289. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/operation_collection.rb +99 -0
  290. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/operation_display.rb +79 -0
  291. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/output_file.rb +59 -0
  292. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/overlay.rb +132 -0
  293. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/png_format.rb +58 -0
  294. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/png_image.rb +120 -0
  295. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/png_layer.rb +74 -0
  296. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/presentation_time_range.rb +102 -0
  297. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/preset.rb +51 -0
  298. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/priority.rb +17 -0
  299. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/provider.rb +46 -0
  300. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/proxy_resource.rb +62 -0
  301. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/rectangle.rb +88 -0
  302. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/resource.rb +80 -0
  303. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/rotation.rb +20 -0
  304. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/service_specification.rb +56 -0
  305. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/standard_encoder_preset.rb +110 -0
  306. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/storage_account.rb +62 -0
  307. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/storage_account_type.rb +16 -0
  308. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/storage_encrypted_asset_decryption_data.rb +68 -0
  309. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/stream_options_flag.rb +16 -0
  310. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_endpoint.rb +286 -0
  311. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_endpoint_access_control.rb +60 -0
  312. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_endpoint_list_result.rb +111 -0
  313. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_endpoint_resource_state.rb +20 -0
  314. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_entity_scale_unit.rb +46 -0
  315. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_locator.rb +199 -0
  316. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_locator_collection.rb +100 -0
  317. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_locator_content_key.rb +116 -0
  318. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_locator_content_key_type.rb +17 -0
  319. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_path.rb +80 -0
  320. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_policy.rb +133 -0
  321. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_policy_collection.rb +99 -0
  322. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_policy_content_key.rb +78 -0
  323. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_policy_content_keys.rb +68 -0
  324. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_policy_fair_play_configuration.rb +64 -0
  325. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_policy_play_ready_configuration.rb +64 -0
  326. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_policy_streaming_protocol.rb +18 -0
  327. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/streaming_policy_widevine_configuration.rb +53 -0
  328. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/stretch_mode.rb +17 -0
  329. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/subscription_media_service.rb +118 -0
  330. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/subscription_media_service_collection.rb +100 -0
  331. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/sync_storage_keys_input.rb +46 -0
  332. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/track_property_compare_operation.rb +16 -0
  333. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/track_property_condition.rb +70 -0
  334. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/track_property_type.rb +16 -0
  335. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/track_selection.rb +56 -0
  336. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/tracked_resource.rb +92 -0
  337. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/transform.rb +123 -0
  338. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/transform_collection.rb +99 -0
  339. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/transform_output.rb +82 -0
  340. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/transport_stream_format.rb +76 -0
  341. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/video.rb +85 -0
  342. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/video_analyzer_preset.rb +79 -0
  343. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/video_layer.rb +156 -0
  344. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/models/video_overlay.rb +136 -0
  345. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/module_definition.rb +9 -0
  346. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/operations.rb +233 -0
  347. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/streaming_endpoints.rb +1331 -0
  348. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/streaming_locators.rb +808 -0
  349. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/streaming_policies.rb +594 -0
  350. data/lib/2019-05-01-preview/generated/azure_mgmt_media_services/transforms.rb +710 -0
  351. data/lib/azure_mgmt_media_services.rb +3 -2
  352. data/lib/profiles/latest/modules/mediaservices_profile_module.rb +115 -95
  353. data/lib/version.rb +1 -1
  354. metadata +228 -5
@@ -0,0 +1,136 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::MediaServices::Mgmt::V2019_05_01_preview
7
+ module Models
8
+ #
9
+ # Describes the properties of a video overlay.
10
+ #
11
+ class VideoOverlay < Overlay
12
+
13
+ include MsRestAzure
14
+
15
+
16
+ def initialize
17
+ @odatatype = "#Microsoft.Media.VideoOverlay"
18
+ end
19
+
20
+ attr_accessor :odatatype
21
+
22
+ # @return [Rectangle] The location in the input video where the overlay
23
+ # is applied.
24
+ attr_accessor :position
25
+
26
+ # @return [Float] The opacity of the overlay. This is a value in the
27
+ # range [0 - 1.0]. Default is 1.0 which mean the overlay is opaque.
28
+ attr_accessor :opacity
29
+
30
+ # @return [Rectangle] An optional rectangular window used to crop the
31
+ # overlay image or video.
32
+ attr_accessor :crop_rectangle
33
+
34
+
35
+ #
36
+ # Mapper for VideoOverlay class as Ruby Hash.
37
+ # This will be used for serialization/deserialization.
38
+ #
39
+ def self.mapper()
40
+ {
41
+ client_side_validation: true,
42
+ required: false,
43
+ serialized_name: '#Microsoft.Media.VideoOverlay',
44
+ type: {
45
+ name: 'Composite',
46
+ class_name: 'VideoOverlay',
47
+ model_properties: {
48
+ input_label: {
49
+ client_side_validation: true,
50
+ required: true,
51
+ serialized_name: 'inputLabel',
52
+ type: {
53
+ name: 'String'
54
+ }
55
+ },
56
+ start: {
57
+ client_side_validation: true,
58
+ required: false,
59
+ serialized_name: 'start',
60
+ type: {
61
+ name: 'TimeSpan'
62
+ }
63
+ },
64
+ end_property: {
65
+ client_side_validation: true,
66
+ required: false,
67
+ serialized_name: 'end',
68
+ type: {
69
+ name: 'TimeSpan'
70
+ }
71
+ },
72
+ fade_in_duration: {
73
+ client_side_validation: true,
74
+ required: false,
75
+ serialized_name: 'fadeInDuration',
76
+ type: {
77
+ name: 'TimeSpan'
78
+ }
79
+ },
80
+ fade_out_duration: {
81
+ client_side_validation: true,
82
+ required: false,
83
+ serialized_name: 'fadeOutDuration',
84
+ type: {
85
+ name: 'TimeSpan'
86
+ }
87
+ },
88
+ audio_gain_level: {
89
+ client_side_validation: true,
90
+ required: false,
91
+ serialized_name: 'audioGainLevel',
92
+ type: {
93
+ name: 'Double'
94
+ }
95
+ },
96
+ odatatype: {
97
+ client_side_validation: true,
98
+ required: true,
99
+ serialized_name: '@odata\\.type',
100
+ type: {
101
+ name: 'String'
102
+ }
103
+ },
104
+ position: {
105
+ client_side_validation: true,
106
+ required: false,
107
+ serialized_name: 'position',
108
+ type: {
109
+ name: 'Composite',
110
+ class_name: 'Rectangle'
111
+ }
112
+ },
113
+ opacity: {
114
+ client_side_validation: true,
115
+ required: false,
116
+ serialized_name: 'opacity',
117
+ type: {
118
+ name: 'Double'
119
+ }
120
+ },
121
+ crop_rectangle: {
122
+ client_side_validation: true,
123
+ required: false,
124
+ serialized_name: 'cropRectangle',
125
+ type: {
126
+ name: 'Composite',
127
+ class_name: 'Rectangle'
128
+ }
129
+ }
130
+ }
131
+ }
132
+ }
133
+ end
134
+ end
135
+ end
136
+ end
@@ -0,0 +1,9 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure end
7
+ module Azure::MediaServices end
8
+ module Azure::MediaServices::Mgmt end
9
+ module Azure::MediaServices::Mgmt::V2019_05_01_preview end
@@ -0,0 +1,233 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::MediaServices::Mgmt::V2019_05_01_preview
7
+ #
8
+ # Operations
9
+ #
10
+ class Operations
11
+ include MsRestAzure
12
+
13
+ #
14
+ # Creates and initializes a new instance of the Operations class.
15
+ # @param client service class for accessing basic functionality.
16
+ #
17
+ def initialize(client)
18
+ @client = client
19
+ end
20
+
21
+ # @return [AzureMediaServices] reference to the AzureMediaServices
22
+ attr_reader :client
23
+
24
+ #
25
+ # List Operations
26
+ #
27
+ # Lists all the Media Services operations.
28
+ #
29
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
30
+ # will be added to the HTTP request.
31
+ #
32
+ # @return [Array<Operation>] operation results.
33
+ #
34
+ def list(custom_headers:nil)
35
+ first_page = list_as_lazy(custom_headers:custom_headers)
36
+ first_page.get_all_items
37
+ end
38
+
39
+ #
40
+ # List Operations
41
+ #
42
+ # Lists all the Media Services operations.
43
+ #
44
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
45
+ # will be added to the HTTP request.
46
+ #
47
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
48
+ #
49
+ def list_with_http_info(custom_headers:nil)
50
+ list_async(custom_headers:custom_headers).value!
51
+ end
52
+
53
+ #
54
+ # List Operations
55
+ #
56
+ # Lists all the Media Services operations.
57
+ #
58
+ # @param [Hash{String => String}] A hash of custom headers that will be added
59
+ # to the HTTP request.
60
+ #
61
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
62
+ #
63
+ def list_async(custom_headers:nil)
64
+ api_version = '2018-07-01'
65
+
66
+
67
+ request_headers = {}
68
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
69
+
70
+ # Set Headers
71
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
72
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
73
+ path_template = 'providers/Microsoft.Media/operations'
74
+
75
+ request_url = @base_url || @client.base_url
76
+
77
+ options = {
78
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
79
+ query_params: {'api-version' => api_version},
80
+ headers: request_headers.merge(custom_headers || {}),
81
+ base_url: request_url
82
+ }
83
+ promise = @client.make_request_async(:get, path_template, options)
84
+
85
+ promise = promise.then do |result|
86
+ http_response = result.response
87
+ status_code = http_response.status
88
+ response_content = http_response.body
89
+ unless status_code == 200
90
+ error_model = JSON.load(response_content)
91
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
92
+ end
93
+
94
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
95
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
96
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
97
+ # Deserialize Response
98
+ if status_code == 200
99
+ begin
100
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
101
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::OperationCollection.mapper()
102
+ result.body = @client.deserialize(result_mapper, parsed_response)
103
+ rescue Exception => e
104
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
105
+ end
106
+ end
107
+
108
+ result
109
+ end
110
+
111
+ promise.execute
112
+ end
113
+
114
+ #
115
+ # List Operations
116
+ #
117
+ # Lists all the Media Services operations.
118
+ #
119
+ # @param next_page_link [String] The NextLink from the previous successful call
120
+ # to List operation.
121
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
122
+ # will be added to the HTTP request.
123
+ #
124
+ # @return [OperationCollection] operation results.
125
+ #
126
+ def list_next(next_page_link, custom_headers:nil)
127
+ response = list_next_async(next_page_link, custom_headers:custom_headers).value!
128
+ response.body unless response.nil?
129
+ end
130
+
131
+ #
132
+ # List Operations
133
+ #
134
+ # Lists all the Media Services operations.
135
+ #
136
+ # @param next_page_link [String] The NextLink from the previous successful call
137
+ # to List operation.
138
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
139
+ # will be added to the HTTP request.
140
+ #
141
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
142
+ #
143
+ def list_next_with_http_info(next_page_link, custom_headers:nil)
144
+ list_next_async(next_page_link, custom_headers:custom_headers).value!
145
+ end
146
+
147
+ #
148
+ # List Operations
149
+ #
150
+ # Lists all the Media Services operations.
151
+ #
152
+ # @param next_page_link [String] The NextLink from the previous successful call
153
+ # to List operation.
154
+ # @param [Hash{String => String}] A hash of custom headers that will be added
155
+ # to the HTTP request.
156
+ #
157
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
158
+ #
159
+ def list_next_async(next_page_link, custom_headers:nil)
160
+ fail ArgumentError, 'next_page_link is nil' if next_page_link.nil?
161
+
162
+
163
+ request_headers = {}
164
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
165
+
166
+ # Set Headers
167
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
168
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
169
+ path_template = '{nextLink}'
170
+
171
+ request_url = @base_url || @client.base_url
172
+
173
+ options = {
174
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
175
+ skip_encoding_path_params: {'nextLink' => next_page_link},
176
+ headers: request_headers.merge(custom_headers || {}),
177
+ base_url: request_url
178
+ }
179
+ promise = @client.make_request_async(:get, path_template, options)
180
+
181
+ promise = promise.then do |result|
182
+ http_response = result.response
183
+ status_code = http_response.status
184
+ response_content = http_response.body
185
+ unless status_code == 200
186
+ error_model = JSON.load(response_content)
187
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
188
+ end
189
+
190
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
191
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
192
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
193
+ # Deserialize Response
194
+ if status_code == 200
195
+ begin
196
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
197
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::OperationCollection.mapper()
198
+ result.body = @client.deserialize(result_mapper, parsed_response)
199
+ rescue Exception => e
200
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
201
+ end
202
+ end
203
+
204
+ result
205
+ end
206
+
207
+ promise.execute
208
+ end
209
+
210
+ #
211
+ # List Operations
212
+ #
213
+ # Lists all the Media Services operations.
214
+ #
215
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
216
+ # will be added to the HTTP request.
217
+ #
218
+ # @return [OperationCollection] which provide lazy access to pages of the
219
+ # response.
220
+ #
221
+ def list_as_lazy(custom_headers:nil)
222
+ response = list_async(custom_headers:custom_headers).value!
223
+ unless response.nil?
224
+ page = response.body
225
+ page.next_method = Proc.new do |next_page_link|
226
+ list_next_async(next_page_link, custom_headers:custom_headers)
227
+ end
228
+ page
229
+ end
230
+ end
231
+
232
+ end
233
+ end
@@ -0,0 +1,1331 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::MediaServices::Mgmt::V2019_05_01_preview
7
+ #
8
+ # StreamingEndpoints
9
+ #
10
+ class StreamingEndpoints
11
+ include MsRestAzure
12
+
13
+ #
14
+ # Creates and initializes a new instance of the StreamingEndpoints class.
15
+ # @param client service class for accessing basic functionality.
16
+ #
17
+ def initialize(client)
18
+ @client = client
19
+ end
20
+
21
+ # @return [AzureMediaServices] reference to the AzureMediaServices
22
+ attr_reader :client
23
+
24
+ #
25
+ # List StreamingEndpoints
26
+ #
27
+ # Lists the StreamingEndpoints in the account.
28
+ #
29
+ # @param resource_group_name [String] The name of the resource group within the
30
+ # Azure subscription.
31
+ # @param account_name [String] The Media Services account name.
32
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
33
+ # will be added to the HTTP request.
34
+ #
35
+ # @return [Array<StreamingEndpoint>] operation results.
36
+ #
37
+ def list(resource_group_name, account_name, custom_headers:nil)
38
+ first_page = list_as_lazy(resource_group_name, account_name, custom_headers:custom_headers)
39
+ first_page.get_all_items
40
+ end
41
+
42
+ #
43
+ # List StreamingEndpoints
44
+ #
45
+ # Lists the StreamingEndpoints in the account.
46
+ #
47
+ # @param resource_group_name [String] The name of the resource group within the
48
+ # Azure subscription.
49
+ # @param account_name [String] The Media Services account name.
50
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
51
+ # will be added to the HTTP request.
52
+ #
53
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
54
+ #
55
+ def list_with_http_info(resource_group_name, account_name, custom_headers:nil)
56
+ list_async(resource_group_name, account_name, custom_headers:custom_headers).value!
57
+ end
58
+
59
+ #
60
+ # List StreamingEndpoints
61
+ #
62
+ # Lists the StreamingEndpoints in the account.
63
+ #
64
+ # @param resource_group_name [String] The name of the resource group within the
65
+ # Azure subscription.
66
+ # @param account_name [String] The Media Services account name.
67
+ # @param [Hash{String => String}] A hash of custom headers that will be added
68
+ # to the HTTP request.
69
+ #
70
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
71
+ #
72
+ def list_async(resource_group_name, account_name, custom_headers:nil)
73
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
74
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
75
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
76
+ api_version = '2019-05-01-preview'
77
+
78
+
79
+ request_headers = {}
80
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
81
+
82
+ # Set Headers
83
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
84
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
85
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/streamingEndpoints'
86
+
87
+ request_url = @base_url || @client.base_url
88
+
89
+ options = {
90
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
91
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name},
92
+ query_params: {'api-version' => api_version},
93
+ headers: request_headers.merge(custom_headers || {}),
94
+ base_url: request_url
95
+ }
96
+ promise = @client.make_request_async(:get, path_template, options)
97
+
98
+ promise = promise.then do |result|
99
+ http_response = result.response
100
+ status_code = http_response.status
101
+ response_content = http_response.body
102
+ unless status_code == 200
103
+ error_model = JSON.load(response_content)
104
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
105
+ end
106
+
107
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
108
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
109
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
110
+ # Deserialize Response
111
+ if status_code == 200
112
+ begin
113
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
114
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpointListResult.mapper()
115
+ result.body = @client.deserialize(result_mapper, parsed_response)
116
+ rescue Exception => e
117
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
118
+ end
119
+ end
120
+
121
+ result
122
+ end
123
+
124
+ promise.execute
125
+ end
126
+
127
+ #
128
+ # Get StreamingEndpoint
129
+ #
130
+ # Gets a StreamingEndpoint.
131
+ #
132
+ # @param resource_group_name [String] The name of the resource group within the
133
+ # Azure subscription.
134
+ # @param account_name [String] The Media Services account name.
135
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
136
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
137
+ # will be added to the HTTP request.
138
+ #
139
+ # @return [StreamingEndpoint] operation results.
140
+ #
141
+ def get(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
142
+ response = get_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
143
+ response.body unless response.nil?
144
+ end
145
+
146
+ #
147
+ # Get StreamingEndpoint
148
+ #
149
+ # Gets a StreamingEndpoint.
150
+ #
151
+ # @param resource_group_name [String] The name of the resource group within the
152
+ # Azure subscription.
153
+ # @param account_name [String] The Media Services account name.
154
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
155
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
156
+ # will be added to the HTTP request.
157
+ #
158
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
159
+ #
160
+ def get_with_http_info(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
161
+ get_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
162
+ end
163
+
164
+ #
165
+ # Get StreamingEndpoint
166
+ #
167
+ # Gets a StreamingEndpoint.
168
+ #
169
+ # @param resource_group_name [String] The name of the resource group within the
170
+ # Azure subscription.
171
+ # @param account_name [String] The Media Services account name.
172
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
173
+ # @param [Hash{String => String}] A hash of custom headers that will be added
174
+ # to the HTTP request.
175
+ #
176
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
177
+ #
178
+ def get_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
179
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
180
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
181
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
182
+ fail ArgumentError, 'streaming_endpoint_name is nil' if streaming_endpoint_name.nil?
183
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MaxLength': '24'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length > 24
184
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MinLength': '1'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length < 1
185
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.match(Regexp.new('^^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$$')).nil?
186
+ api_version = '2019-05-01-preview'
187
+
188
+
189
+ request_headers = {}
190
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
191
+
192
+ # Set Headers
193
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
194
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
195
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/streamingEndpoints/{streamingEndpointName}'
196
+
197
+ request_url = @base_url || @client.base_url
198
+
199
+ options = {
200
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
201
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name,'streamingEndpointName' => streaming_endpoint_name},
202
+ query_params: {'api-version' => api_version},
203
+ headers: request_headers.merge(custom_headers || {}),
204
+ base_url: request_url
205
+ }
206
+ promise = @client.make_request_async(:get, path_template, options)
207
+
208
+ promise = promise.then do |result|
209
+ http_response = result.response
210
+ status_code = http_response.status
211
+ response_content = http_response.body
212
+ unless status_code == 200 || status_code == 404
213
+ error_model = JSON.load(response_content)
214
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
215
+ end
216
+
217
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
218
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
219
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
220
+ # Deserialize Response
221
+ if status_code == 200
222
+ begin
223
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
224
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpoint.mapper()
225
+ result.body = @client.deserialize(result_mapper, parsed_response)
226
+ rescue Exception => e
227
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
228
+ end
229
+ end
230
+
231
+ result
232
+ end
233
+
234
+ promise.execute
235
+ end
236
+
237
+ #
238
+ # Create StreamingEndpoint
239
+ #
240
+ # Creates a StreamingEndpoint.
241
+ #
242
+ # @param resource_group_name [String] The name of the resource group within the
243
+ # Azure subscription.
244
+ # @param account_name [String] The Media Services account name.
245
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
246
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
247
+ # creation.
248
+ # @param auto_start [Boolean] The flag indicates if the resource should be
249
+ # automatically started on creation.
250
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
251
+ # will be added to the HTTP request.
252
+ #
253
+ # @return [StreamingEndpoint] operation results.
254
+ #
255
+ def create(resource_group_name, account_name, streaming_endpoint_name, parameters, auto_start:nil, custom_headers:nil)
256
+ response = create_async(resource_group_name, account_name, streaming_endpoint_name, parameters, auto_start:auto_start, custom_headers:custom_headers).value!
257
+ response.body unless response.nil?
258
+ end
259
+
260
+ #
261
+ # @param resource_group_name [String] The name of the resource group within the
262
+ # Azure subscription.
263
+ # @param account_name [String] The Media Services account name.
264
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
265
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
266
+ # creation.
267
+ # @param auto_start [Boolean] The flag indicates if the resource should be
268
+ # automatically started on creation.
269
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
270
+ # will be added to the HTTP request.
271
+ #
272
+ # @return [Concurrent::Promise] promise which provides async access to http
273
+ # response.
274
+ #
275
+ def create_async(resource_group_name, account_name, streaming_endpoint_name, parameters, auto_start:nil, custom_headers:nil)
276
+ # Send request
277
+ promise = begin_create_async(resource_group_name, account_name, streaming_endpoint_name, parameters, auto_start:auto_start, custom_headers:custom_headers)
278
+
279
+ promise = promise.then do |response|
280
+ # Defining deserialization method.
281
+ deserialize_method = lambda do |parsed_response|
282
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpoint.mapper()
283
+ parsed_response = @client.deserialize(result_mapper, parsed_response)
284
+ end
285
+
286
+ # Waiting for response.
287
+ @client.get_long_running_operation_result(response, deserialize_method)
288
+ end
289
+
290
+ promise
291
+ end
292
+
293
+ #
294
+ # Update StreamingEndpoint
295
+ #
296
+ # Updates a existing StreamingEndpoint.
297
+ #
298
+ # @param resource_group_name [String] The name of the resource group within the
299
+ # Azure subscription.
300
+ # @param account_name [String] The Media Services account name.
301
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
302
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
303
+ # creation.
304
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
305
+ # will be added to the HTTP request.
306
+ #
307
+ # @return [StreamingEndpoint] operation results.
308
+ #
309
+ def update(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
310
+ response = update_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:custom_headers).value!
311
+ response.body unless response.nil?
312
+ end
313
+
314
+ #
315
+ # @param resource_group_name [String] The name of the resource group within the
316
+ # Azure subscription.
317
+ # @param account_name [String] The Media Services account name.
318
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
319
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
320
+ # creation.
321
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
322
+ # will be added to the HTTP request.
323
+ #
324
+ # @return [Concurrent::Promise] promise which provides async access to http
325
+ # response.
326
+ #
327
+ def update_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
328
+ # Send request
329
+ promise = begin_update_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:custom_headers)
330
+
331
+ promise = promise.then do |response|
332
+ # Defining deserialization method.
333
+ deserialize_method = lambda do |parsed_response|
334
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpoint.mapper()
335
+ parsed_response = @client.deserialize(result_mapper, parsed_response)
336
+ end
337
+
338
+ # Waiting for response.
339
+ @client.get_long_running_operation_result(response, deserialize_method)
340
+ end
341
+
342
+ promise
343
+ end
344
+
345
+ #
346
+ # Delete StreamingEndpoint
347
+ #
348
+ # Deletes a StreamingEndpoint.
349
+ #
350
+ # @param resource_group_name [String] The name of the resource group within the
351
+ # Azure subscription.
352
+ # @param account_name [String] The Media Services account name.
353
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
354
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
355
+ # will be added to the HTTP request.
356
+ #
357
+ def delete(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
358
+ response = delete_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
359
+ nil
360
+ end
361
+
362
+ #
363
+ # @param resource_group_name [String] The name of the resource group within the
364
+ # Azure subscription.
365
+ # @param account_name [String] The Media Services account name.
366
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
367
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
368
+ # will be added to the HTTP request.
369
+ #
370
+ # @return [Concurrent::Promise] promise which provides async access to http
371
+ # response.
372
+ #
373
+ def delete_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
374
+ # Send request
375
+ promise = begin_delete_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers)
376
+
377
+ promise = promise.then do |response|
378
+ # Defining deserialization method.
379
+ deserialize_method = lambda do |parsed_response|
380
+ end
381
+
382
+ # Waiting for response.
383
+ @client.get_long_running_operation_result(response, deserialize_method)
384
+ end
385
+
386
+ promise
387
+ end
388
+
389
+ #
390
+ # Start StreamingEndpoint
391
+ #
392
+ # Starts an existing StreamingEndpoint.
393
+ #
394
+ # @param resource_group_name [String] The name of the resource group within the
395
+ # Azure subscription.
396
+ # @param account_name [String] The Media Services account name.
397
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
398
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
399
+ # will be added to the HTTP request.
400
+ #
401
+ def start(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
402
+ response = start_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
403
+ nil
404
+ end
405
+
406
+ #
407
+ # @param resource_group_name [String] The name of the resource group within the
408
+ # Azure subscription.
409
+ # @param account_name [String] The Media Services account name.
410
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
411
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
412
+ # will be added to the HTTP request.
413
+ #
414
+ # @return [Concurrent::Promise] promise which provides async access to http
415
+ # response.
416
+ #
417
+ def start_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
418
+ # Send request
419
+ promise = begin_start_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers)
420
+
421
+ promise = promise.then do |response|
422
+ # Defining deserialization method.
423
+ deserialize_method = lambda do |parsed_response|
424
+ end
425
+
426
+ # Waiting for response.
427
+ @client.get_long_running_operation_result(response, deserialize_method)
428
+ end
429
+
430
+ promise
431
+ end
432
+
433
+ #
434
+ # Stop StreamingEndpoint
435
+ #
436
+ # Stops an existing StreamingEndpoint.
437
+ #
438
+ # @param resource_group_name [String] The name of the resource group within the
439
+ # Azure subscription.
440
+ # @param account_name [String] The Media Services account name.
441
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
442
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
443
+ # will be added to the HTTP request.
444
+ #
445
+ def stop(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
446
+ response = stop_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
447
+ nil
448
+ end
449
+
450
+ #
451
+ # @param resource_group_name [String] The name of the resource group within the
452
+ # Azure subscription.
453
+ # @param account_name [String] The Media Services account name.
454
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
455
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
456
+ # will be added to the HTTP request.
457
+ #
458
+ # @return [Concurrent::Promise] promise which provides async access to http
459
+ # response.
460
+ #
461
+ def stop_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
462
+ # Send request
463
+ promise = begin_stop_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers)
464
+
465
+ promise = promise.then do |response|
466
+ # Defining deserialization method.
467
+ deserialize_method = lambda do |parsed_response|
468
+ end
469
+
470
+ # Waiting for response.
471
+ @client.get_long_running_operation_result(response, deserialize_method)
472
+ end
473
+
474
+ promise
475
+ end
476
+
477
+ #
478
+ # Scale StreamingEndpoint
479
+ #
480
+ # Scales an existing StreamingEndpoint.
481
+ #
482
+ # @param resource_group_name [String] The name of the resource group within the
483
+ # Azure subscription.
484
+ # @param account_name [String] The Media Services account name.
485
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
486
+ # @param parameters [StreamingEntityScaleUnit] StreamingEndpoint scale
487
+ # parameters
488
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
489
+ # will be added to the HTTP request.
490
+ #
491
+ def scale(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
492
+ response = scale_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:custom_headers).value!
493
+ nil
494
+ end
495
+
496
+ #
497
+ # @param resource_group_name [String] The name of the resource group within the
498
+ # Azure subscription.
499
+ # @param account_name [String] The Media Services account name.
500
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
501
+ # @param parameters [StreamingEntityScaleUnit] StreamingEndpoint scale
502
+ # parameters
503
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
504
+ # will be added to the HTTP request.
505
+ #
506
+ # @return [Concurrent::Promise] promise which provides async access to http
507
+ # response.
508
+ #
509
+ def scale_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
510
+ # Send request
511
+ promise = begin_scale_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:custom_headers)
512
+
513
+ promise = promise.then do |response|
514
+ # Defining deserialization method.
515
+ deserialize_method = lambda do |parsed_response|
516
+ end
517
+
518
+ # Waiting for response.
519
+ @client.get_long_running_operation_result(response, deserialize_method)
520
+ end
521
+
522
+ promise
523
+ end
524
+
525
+ #
526
+ # Create StreamingEndpoint
527
+ #
528
+ # Creates a StreamingEndpoint.
529
+ #
530
+ # @param resource_group_name [String] The name of the resource group within the
531
+ # Azure subscription.
532
+ # @param account_name [String] The Media Services account name.
533
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
534
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
535
+ # creation.
536
+ # @param auto_start [Boolean] The flag indicates if the resource should be
537
+ # automatically started on creation.
538
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
539
+ # will be added to the HTTP request.
540
+ #
541
+ # @return [StreamingEndpoint] operation results.
542
+ #
543
+ def begin_create(resource_group_name, account_name, streaming_endpoint_name, parameters, auto_start:nil, custom_headers:nil)
544
+ response = begin_create_async(resource_group_name, account_name, streaming_endpoint_name, parameters, auto_start:auto_start, custom_headers:custom_headers).value!
545
+ response.body unless response.nil?
546
+ end
547
+
548
+ #
549
+ # Create StreamingEndpoint
550
+ #
551
+ # Creates a StreamingEndpoint.
552
+ #
553
+ # @param resource_group_name [String] The name of the resource group within the
554
+ # Azure subscription.
555
+ # @param account_name [String] The Media Services account name.
556
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
557
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
558
+ # creation.
559
+ # @param auto_start [Boolean] The flag indicates if the resource should be
560
+ # automatically started on creation.
561
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
562
+ # will be added to the HTTP request.
563
+ #
564
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
565
+ #
566
+ def begin_create_with_http_info(resource_group_name, account_name, streaming_endpoint_name, parameters, auto_start:nil, custom_headers:nil)
567
+ begin_create_async(resource_group_name, account_name, streaming_endpoint_name, parameters, auto_start:auto_start, custom_headers:custom_headers).value!
568
+ end
569
+
570
+ #
571
+ # Create StreamingEndpoint
572
+ #
573
+ # Creates a StreamingEndpoint.
574
+ #
575
+ # @param resource_group_name [String] The name of the resource group within the
576
+ # Azure subscription.
577
+ # @param account_name [String] The Media Services account name.
578
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
579
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
580
+ # creation.
581
+ # @param auto_start [Boolean] The flag indicates if the resource should be
582
+ # automatically started on creation.
583
+ # @param [Hash{String => String}] A hash of custom headers that will be added
584
+ # to the HTTP request.
585
+ #
586
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
587
+ #
588
+ def begin_create_async(resource_group_name, account_name, streaming_endpoint_name, parameters, auto_start:nil, custom_headers:nil)
589
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
590
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
591
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
592
+ fail ArgumentError, 'streaming_endpoint_name is nil' if streaming_endpoint_name.nil?
593
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MaxLength': '24'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length > 24
594
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MinLength': '1'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length < 1
595
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.match(Regexp.new('^^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$$')).nil?
596
+ api_version = '2019-05-01-preview'
597
+ fail ArgumentError, 'parameters is nil' if parameters.nil?
598
+
599
+
600
+ request_headers = {}
601
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
602
+
603
+ # Set Headers
604
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
605
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
606
+
607
+ # Serialize Request
608
+ request_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpoint.mapper()
609
+ request_content = @client.serialize(request_mapper, parameters)
610
+ request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil
611
+
612
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/streamingEndpoints/{streamingEndpointName}'
613
+
614
+ request_url = @base_url || @client.base_url
615
+
616
+ options = {
617
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
618
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name,'streamingEndpointName' => streaming_endpoint_name},
619
+ query_params: {'api-version' => api_version,'autoStart' => auto_start},
620
+ body: request_content,
621
+ headers: request_headers.merge(custom_headers || {}),
622
+ base_url: request_url
623
+ }
624
+ promise = @client.make_request_async(:put, path_template, options)
625
+
626
+ promise = promise.then do |result|
627
+ http_response = result.response
628
+ status_code = http_response.status
629
+ response_content = http_response.body
630
+ unless status_code == 200 || status_code == 202
631
+ error_model = JSON.load(response_content)
632
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
633
+ end
634
+
635
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
636
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
637
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
638
+ # Deserialize Response
639
+ if status_code == 200
640
+ begin
641
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
642
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpoint.mapper()
643
+ result.body = @client.deserialize(result_mapper, parsed_response)
644
+ rescue Exception => e
645
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
646
+ end
647
+ end
648
+ # Deserialize Response
649
+ if status_code == 202
650
+ begin
651
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
652
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpoint.mapper()
653
+ result.body = @client.deserialize(result_mapper, parsed_response)
654
+ rescue Exception => e
655
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
656
+ end
657
+ end
658
+
659
+ result
660
+ end
661
+
662
+ promise.execute
663
+ end
664
+
665
+ #
666
+ # Update StreamingEndpoint
667
+ #
668
+ # Updates a existing StreamingEndpoint.
669
+ #
670
+ # @param resource_group_name [String] The name of the resource group within the
671
+ # Azure subscription.
672
+ # @param account_name [String] The Media Services account name.
673
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
674
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
675
+ # creation.
676
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
677
+ # will be added to the HTTP request.
678
+ #
679
+ # @return [StreamingEndpoint] operation results.
680
+ #
681
+ def begin_update(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
682
+ response = begin_update_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:custom_headers).value!
683
+ response.body unless response.nil?
684
+ end
685
+
686
+ #
687
+ # Update StreamingEndpoint
688
+ #
689
+ # Updates a existing StreamingEndpoint.
690
+ #
691
+ # @param resource_group_name [String] The name of the resource group within the
692
+ # Azure subscription.
693
+ # @param account_name [String] The Media Services account name.
694
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
695
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
696
+ # creation.
697
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
698
+ # will be added to the HTTP request.
699
+ #
700
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
701
+ #
702
+ def begin_update_with_http_info(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
703
+ begin_update_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:custom_headers).value!
704
+ end
705
+
706
+ #
707
+ # Update StreamingEndpoint
708
+ #
709
+ # Updates a existing StreamingEndpoint.
710
+ #
711
+ # @param resource_group_name [String] The name of the resource group within the
712
+ # Azure subscription.
713
+ # @param account_name [String] The Media Services account name.
714
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
715
+ # @param parameters [StreamingEndpoint] StreamingEndpoint properties needed for
716
+ # creation.
717
+ # @param [Hash{String => String}] A hash of custom headers that will be added
718
+ # to the HTTP request.
719
+ #
720
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
721
+ #
722
+ def begin_update_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
723
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
724
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
725
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
726
+ fail ArgumentError, 'streaming_endpoint_name is nil' if streaming_endpoint_name.nil?
727
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MaxLength': '24'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length > 24
728
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MinLength': '1'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length < 1
729
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.match(Regexp.new('^^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$$')).nil?
730
+ api_version = '2019-05-01-preview'
731
+ fail ArgumentError, 'parameters is nil' if parameters.nil?
732
+
733
+
734
+ request_headers = {}
735
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
736
+
737
+ # Set Headers
738
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
739
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
740
+
741
+ # Serialize Request
742
+ request_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpoint.mapper()
743
+ request_content = @client.serialize(request_mapper, parameters)
744
+ request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil
745
+
746
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/streamingEndpoints/{streamingEndpointName}'
747
+
748
+ request_url = @base_url || @client.base_url
749
+
750
+ options = {
751
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
752
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name,'streamingEndpointName' => streaming_endpoint_name},
753
+ query_params: {'api-version' => api_version},
754
+ body: request_content,
755
+ headers: request_headers.merge(custom_headers || {}),
756
+ base_url: request_url
757
+ }
758
+ promise = @client.make_request_async(:patch, path_template, options)
759
+
760
+ promise = promise.then do |result|
761
+ http_response = result.response
762
+ status_code = http_response.status
763
+ response_content = http_response.body
764
+ unless status_code == 200 || status_code == 202
765
+ error_model = JSON.load(response_content)
766
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
767
+ end
768
+
769
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
770
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
771
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
772
+ # Deserialize Response
773
+ if status_code == 200
774
+ begin
775
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
776
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpoint.mapper()
777
+ result.body = @client.deserialize(result_mapper, parsed_response)
778
+ rescue Exception => e
779
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
780
+ end
781
+ end
782
+ # Deserialize Response
783
+ if status_code == 202
784
+ begin
785
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
786
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpoint.mapper()
787
+ result.body = @client.deserialize(result_mapper, parsed_response)
788
+ rescue Exception => e
789
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
790
+ end
791
+ end
792
+
793
+ result
794
+ end
795
+
796
+ promise.execute
797
+ end
798
+
799
+ #
800
+ # Delete StreamingEndpoint
801
+ #
802
+ # Deletes a StreamingEndpoint.
803
+ #
804
+ # @param resource_group_name [String] The name of the resource group within the
805
+ # Azure subscription.
806
+ # @param account_name [String] The Media Services account name.
807
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
808
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
809
+ # will be added to the HTTP request.
810
+ #
811
+ #
812
+ def begin_delete(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
813
+ response = begin_delete_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
814
+ nil
815
+ end
816
+
817
+ #
818
+ # Delete StreamingEndpoint
819
+ #
820
+ # Deletes a StreamingEndpoint.
821
+ #
822
+ # @param resource_group_name [String] The name of the resource group within the
823
+ # Azure subscription.
824
+ # @param account_name [String] The Media Services account name.
825
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
826
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
827
+ # will be added to the HTTP request.
828
+ #
829
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
830
+ #
831
+ def begin_delete_with_http_info(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
832
+ begin_delete_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
833
+ end
834
+
835
+ #
836
+ # Delete StreamingEndpoint
837
+ #
838
+ # Deletes a StreamingEndpoint.
839
+ #
840
+ # @param resource_group_name [String] The name of the resource group within the
841
+ # Azure subscription.
842
+ # @param account_name [String] The Media Services account name.
843
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
844
+ # @param [Hash{String => String}] A hash of custom headers that will be added
845
+ # to the HTTP request.
846
+ #
847
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
848
+ #
849
+ def begin_delete_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
850
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
851
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
852
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
853
+ fail ArgumentError, 'streaming_endpoint_name is nil' if streaming_endpoint_name.nil?
854
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MaxLength': '24'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length > 24
855
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MinLength': '1'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length < 1
856
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.match(Regexp.new('^^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$$')).nil?
857
+ api_version = '2019-05-01-preview'
858
+
859
+
860
+ request_headers = {}
861
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
862
+
863
+ # Set Headers
864
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
865
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
866
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/streamingEndpoints/{streamingEndpointName}'
867
+
868
+ request_url = @base_url || @client.base_url
869
+
870
+ options = {
871
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
872
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name,'streamingEndpointName' => streaming_endpoint_name},
873
+ query_params: {'api-version' => api_version},
874
+ headers: request_headers.merge(custom_headers || {}),
875
+ base_url: request_url
876
+ }
877
+ promise = @client.make_request_async(:delete, path_template, options)
878
+
879
+ promise = promise.then do |result|
880
+ http_response = result.response
881
+ status_code = http_response.status
882
+ response_content = http_response.body
883
+ unless status_code == 200 || status_code == 202 || status_code == 204
884
+ error_model = JSON.load(response_content)
885
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
886
+ end
887
+
888
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
889
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
890
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
891
+
892
+ result
893
+ end
894
+
895
+ promise.execute
896
+ end
897
+
898
+ #
899
+ # Start StreamingEndpoint
900
+ #
901
+ # Starts an existing StreamingEndpoint.
902
+ #
903
+ # @param resource_group_name [String] The name of the resource group within the
904
+ # Azure subscription.
905
+ # @param account_name [String] The Media Services account name.
906
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
907
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
908
+ # will be added to the HTTP request.
909
+ #
910
+ #
911
+ def begin_start(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
912
+ response = begin_start_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
913
+ nil
914
+ end
915
+
916
+ #
917
+ # Start StreamingEndpoint
918
+ #
919
+ # Starts an existing StreamingEndpoint.
920
+ #
921
+ # @param resource_group_name [String] The name of the resource group within the
922
+ # Azure subscription.
923
+ # @param account_name [String] The Media Services account name.
924
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
925
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
926
+ # will be added to the HTTP request.
927
+ #
928
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
929
+ #
930
+ def begin_start_with_http_info(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
931
+ begin_start_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
932
+ end
933
+
934
+ #
935
+ # Start StreamingEndpoint
936
+ #
937
+ # Starts an existing StreamingEndpoint.
938
+ #
939
+ # @param resource_group_name [String] The name of the resource group within the
940
+ # Azure subscription.
941
+ # @param account_name [String] The Media Services account name.
942
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
943
+ # @param [Hash{String => String}] A hash of custom headers that will be added
944
+ # to the HTTP request.
945
+ #
946
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
947
+ #
948
+ def begin_start_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
949
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
950
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
951
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
952
+ fail ArgumentError, 'streaming_endpoint_name is nil' if streaming_endpoint_name.nil?
953
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MaxLength': '24'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length > 24
954
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MinLength': '1'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length < 1
955
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.match(Regexp.new('^^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$$')).nil?
956
+ api_version = '2019-05-01-preview'
957
+
958
+
959
+ request_headers = {}
960
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
961
+
962
+ # Set Headers
963
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
964
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
965
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/streamingEndpoints/{streamingEndpointName}/start'
966
+
967
+ request_url = @base_url || @client.base_url
968
+
969
+ options = {
970
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
971
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name,'streamingEndpointName' => streaming_endpoint_name},
972
+ query_params: {'api-version' => api_version},
973
+ headers: request_headers.merge(custom_headers || {}),
974
+ base_url: request_url
975
+ }
976
+ promise = @client.make_request_async(:post, path_template, options)
977
+
978
+ promise = promise.then do |result|
979
+ http_response = result.response
980
+ status_code = http_response.status
981
+ response_content = http_response.body
982
+ unless status_code == 200 || status_code == 202
983
+ error_model = JSON.load(response_content)
984
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
985
+ end
986
+
987
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
988
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
989
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
990
+
991
+ result
992
+ end
993
+
994
+ promise.execute
995
+ end
996
+
997
+ #
998
+ # Stop StreamingEndpoint
999
+ #
1000
+ # Stops an existing StreamingEndpoint.
1001
+ #
1002
+ # @param resource_group_name [String] The name of the resource group within the
1003
+ # Azure subscription.
1004
+ # @param account_name [String] The Media Services account name.
1005
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
1006
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
1007
+ # will be added to the HTTP request.
1008
+ #
1009
+ #
1010
+ def begin_stop(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
1011
+ response = begin_stop_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
1012
+ nil
1013
+ end
1014
+
1015
+ #
1016
+ # Stop StreamingEndpoint
1017
+ #
1018
+ # Stops an existing StreamingEndpoint.
1019
+ #
1020
+ # @param resource_group_name [String] The name of the resource group within the
1021
+ # Azure subscription.
1022
+ # @param account_name [String] The Media Services account name.
1023
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
1024
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
1025
+ # will be added to the HTTP request.
1026
+ #
1027
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
1028
+ #
1029
+ def begin_stop_with_http_info(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
1030
+ begin_stop_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:custom_headers).value!
1031
+ end
1032
+
1033
+ #
1034
+ # Stop StreamingEndpoint
1035
+ #
1036
+ # Stops an existing StreamingEndpoint.
1037
+ #
1038
+ # @param resource_group_name [String] The name of the resource group within the
1039
+ # Azure subscription.
1040
+ # @param account_name [String] The Media Services account name.
1041
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
1042
+ # @param [Hash{String => String}] A hash of custom headers that will be added
1043
+ # to the HTTP request.
1044
+ #
1045
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
1046
+ #
1047
+ def begin_stop_async(resource_group_name, account_name, streaming_endpoint_name, custom_headers:nil)
1048
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
1049
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
1050
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
1051
+ fail ArgumentError, 'streaming_endpoint_name is nil' if streaming_endpoint_name.nil?
1052
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MaxLength': '24'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length > 24
1053
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MinLength': '1'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length < 1
1054
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.match(Regexp.new('^^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$$')).nil?
1055
+ api_version = '2019-05-01-preview'
1056
+
1057
+
1058
+ request_headers = {}
1059
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
1060
+
1061
+ # Set Headers
1062
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
1063
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
1064
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/streamingEndpoints/{streamingEndpointName}/stop'
1065
+
1066
+ request_url = @base_url || @client.base_url
1067
+
1068
+ options = {
1069
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
1070
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name,'streamingEndpointName' => streaming_endpoint_name},
1071
+ query_params: {'api-version' => api_version},
1072
+ headers: request_headers.merge(custom_headers || {}),
1073
+ base_url: request_url
1074
+ }
1075
+ promise = @client.make_request_async(:post, path_template, options)
1076
+
1077
+ promise = promise.then do |result|
1078
+ http_response = result.response
1079
+ status_code = http_response.status
1080
+ response_content = http_response.body
1081
+ unless status_code == 200 || status_code == 202
1082
+ error_model = JSON.load(response_content)
1083
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
1084
+ end
1085
+
1086
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1087
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1088
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1089
+
1090
+ result
1091
+ end
1092
+
1093
+ promise.execute
1094
+ end
1095
+
1096
+ #
1097
+ # Scale StreamingEndpoint
1098
+ #
1099
+ # Scales an existing StreamingEndpoint.
1100
+ #
1101
+ # @param resource_group_name [String] The name of the resource group within the
1102
+ # Azure subscription.
1103
+ # @param account_name [String] The Media Services account name.
1104
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
1105
+ # @param parameters [StreamingEntityScaleUnit] StreamingEndpoint scale
1106
+ # parameters
1107
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
1108
+ # will be added to the HTTP request.
1109
+ #
1110
+ #
1111
+ def begin_scale(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
1112
+ response = begin_scale_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:custom_headers).value!
1113
+ nil
1114
+ end
1115
+
1116
+ #
1117
+ # Scale StreamingEndpoint
1118
+ #
1119
+ # Scales an existing StreamingEndpoint.
1120
+ #
1121
+ # @param resource_group_name [String] The name of the resource group within the
1122
+ # Azure subscription.
1123
+ # @param account_name [String] The Media Services account name.
1124
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
1125
+ # @param parameters [StreamingEntityScaleUnit] StreamingEndpoint scale
1126
+ # parameters
1127
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
1128
+ # will be added to the HTTP request.
1129
+ #
1130
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
1131
+ #
1132
+ def begin_scale_with_http_info(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
1133
+ begin_scale_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:custom_headers).value!
1134
+ end
1135
+
1136
+ #
1137
+ # Scale StreamingEndpoint
1138
+ #
1139
+ # Scales an existing StreamingEndpoint.
1140
+ #
1141
+ # @param resource_group_name [String] The name of the resource group within the
1142
+ # Azure subscription.
1143
+ # @param account_name [String] The Media Services account name.
1144
+ # @param streaming_endpoint_name [String] The name of the StreamingEndpoint.
1145
+ # @param parameters [StreamingEntityScaleUnit] StreamingEndpoint scale
1146
+ # parameters
1147
+ # @param [Hash{String => String}] A hash of custom headers that will be added
1148
+ # to the HTTP request.
1149
+ #
1150
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
1151
+ #
1152
+ def begin_scale_async(resource_group_name, account_name, streaming_endpoint_name, parameters, custom_headers:nil)
1153
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
1154
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
1155
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
1156
+ fail ArgumentError, 'streaming_endpoint_name is nil' if streaming_endpoint_name.nil?
1157
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MaxLength': '24'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length > 24
1158
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'MinLength': '1'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.length < 1
1159
+ fail ArgumentError, "'streaming_endpoint_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$'" if !streaming_endpoint_name.nil? && streaming_endpoint_name.match(Regexp.new('^^[a-zA-Z0-9]+(-*[a-zA-Z0-9])*$$')).nil?
1160
+ api_version = '2019-05-01-preview'
1161
+ fail ArgumentError, 'parameters is nil' if parameters.nil?
1162
+
1163
+
1164
+ request_headers = {}
1165
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
1166
+
1167
+ # Set Headers
1168
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
1169
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
1170
+
1171
+ # Serialize Request
1172
+ request_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEntityScaleUnit.mapper()
1173
+ request_content = @client.serialize(request_mapper, parameters)
1174
+ request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil
1175
+
1176
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/streamingEndpoints/{streamingEndpointName}/scale'
1177
+
1178
+ request_url = @base_url || @client.base_url
1179
+
1180
+ options = {
1181
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
1182
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name,'streamingEndpointName' => streaming_endpoint_name},
1183
+ query_params: {'api-version' => api_version},
1184
+ body: request_content,
1185
+ headers: request_headers.merge(custom_headers || {}),
1186
+ base_url: request_url
1187
+ }
1188
+ promise = @client.make_request_async(:post, path_template, options)
1189
+
1190
+ promise = promise.then do |result|
1191
+ http_response = result.response
1192
+ status_code = http_response.status
1193
+ response_content = http_response.body
1194
+ unless status_code == 200 || status_code == 202
1195
+ error_model = JSON.load(response_content)
1196
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
1197
+ end
1198
+
1199
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1200
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1201
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1202
+
1203
+ result
1204
+ end
1205
+
1206
+ promise.execute
1207
+ end
1208
+
1209
+ #
1210
+ # List StreamingEndpoints
1211
+ #
1212
+ # Lists the StreamingEndpoints in the account.
1213
+ #
1214
+ # @param next_page_link [String] The NextLink from the previous successful call
1215
+ # to List operation.
1216
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
1217
+ # will be added to the HTTP request.
1218
+ #
1219
+ # @return [StreamingEndpointListResult] operation results.
1220
+ #
1221
+ def list_next(next_page_link, custom_headers:nil)
1222
+ response = list_next_async(next_page_link, custom_headers:custom_headers).value!
1223
+ response.body unless response.nil?
1224
+ end
1225
+
1226
+ #
1227
+ # List StreamingEndpoints
1228
+ #
1229
+ # Lists the StreamingEndpoints in the account.
1230
+ #
1231
+ # @param next_page_link [String] The NextLink from the previous successful call
1232
+ # to List operation.
1233
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
1234
+ # will be added to the HTTP request.
1235
+ #
1236
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
1237
+ #
1238
+ def list_next_with_http_info(next_page_link, custom_headers:nil)
1239
+ list_next_async(next_page_link, custom_headers:custom_headers).value!
1240
+ end
1241
+
1242
+ #
1243
+ # List StreamingEndpoints
1244
+ #
1245
+ # Lists the StreamingEndpoints in the account.
1246
+ #
1247
+ # @param next_page_link [String] The NextLink from the previous successful call
1248
+ # to List operation.
1249
+ # @param [Hash{String => String}] A hash of custom headers that will be added
1250
+ # to the HTTP request.
1251
+ #
1252
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
1253
+ #
1254
+ def list_next_async(next_page_link, custom_headers:nil)
1255
+ fail ArgumentError, 'next_page_link is nil' if next_page_link.nil?
1256
+
1257
+
1258
+ request_headers = {}
1259
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
1260
+
1261
+ # Set Headers
1262
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
1263
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
1264
+ path_template = '{nextLink}'
1265
+
1266
+ request_url = @base_url || @client.base_url
1267
+
1268
+ options = {
1269
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
1270
+ skip_encoding_path_params: {'nextLink' => next_page_link},
1271
+ headers: request_headers.merge(custom_headers || {}),
1272
+ base_url: request_url
1273
+ }
1274
+ promise = @client.make_request_async(:get, path_template, options)
1275
+
1276
+ promise = promise.then do |result|
1277
+ http_response = result.response
1278
+ status_code = http_response.status
1279
+ response_content = http_response.body
1280
+ unless status_code == 200
1281
+ error_model = JSON.load(response_content)
1282
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
1283
+ end
1284
+
1285
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1286
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1287
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1288
+ # Deserialize Response
1289
+ if status_code == 200
1290
+ begin
1291
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
1292
+ result_mapper = Azure::MediaServices::Mgmt::V2019_05_01_preview::Models::StreamingEndpointListResult.mapper()
1293
+ result.body = @client.deserialize(result_mapper, parsed_response)
1294
+ rescue Exception => e
1295
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
1296
+ end
1297
+ end
1298
+
1299
+ result
1300
+ end
1301
+
1302
+ promise.execute
1303
+ end
1304
+
1305
+ #
1306
+ # List StreamingEndpoints
1307
+ #
1308
+ # Lists the StreamingEndpoints in the account.
1309
+ #
1310
+ # @param resource_group_name [String] The name of the resource group within the
1311
+ # Azure subscription.
1312
+ # @param account_name [String] The Media Services account name.
1313
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
1314
+ # will be added to the HTTP request.
1315
+ #
1316
+ # @return [StreamingEndpointListResult] which provide lazy access to pages of
1317
+ # the response.
1318
+ #
1319
+ def list_as_lazy(resource_group_name, account_name, custom_headers:nil)
1320
+ response = list_async(resource_group_name, account_name, custom_headers:custom_headers).value!
1321
+ unless response.nil?
1322
+ page = response.body
1323
+ page.next_method = Proc.new do |next_page_link|
1324
+ list_next_async(next_page_link, custom_headers:custom_headers)
1325
+ end
1326
+ page
1327
+ end
1328
+ end
1329
+
1330
+ end
1331
+ end