Interface MediaService.Update
- All Superinterfaces:
MediaService.UpdateStages.WithEncryption
,MediaService.UpdateStages.WithIdentity
,MediaService.UpdateStages.WithKeyDelivery
,MediaService.UpdateStages.WithMinimumTlsVersion
,MediaService.UpdateStages.WithPublicNetworkAccess
,MediaService.UpdateStages.WithStorageAccounts
,MediaService.UpdateStages.WithStorageAuthentication
,MediaService.UpdateStages.WithTags
- Enclosing interface:
- MediaService
public static interface MediaService.Update
extends MediaService.UpdateStages.WithTags, MediaService.UpdateStages.WithIdentity, MediaService.UpdateStages.WithStorageAccounts, MediaService.UpdateStages.WithStorageAuthentication, MediaService.UpdateStages.WithEncryption, MediaService.UpdateStages.WithKeyDelivery, MediaService.UpdateStages.WithPublicNetworkAccess, MediaService.UpdateStages.WithMinimumTlsVersion
The template for MediaService update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.MediaService.UpdateStages.WithEncryption
withEncryption
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.MediaService.UpdateStages.WithIdentity
withIdentity
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.MediaService.UpdateStages.WithKeyDelivery
withKeyDelivery
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.MediaService.UpdateStages.WithMinimumTlsVersion
withMinimumTlsVersion
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.MediaService.UpdateStages.WithPublicNetworkAccess
withPublicNetworkAccess
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.MediaService.UpdateStages.WithStorageAccounts
withStorageAccounts
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.MediaService.UpdateStages.WithStorageAuthentication
withStorageAuthentication
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.MediaService.UpdateStages.WithTags
withTags
-
Method Details
-
apply
MediaService apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-