Interface LiveEvent.Update
- All Superinterfaces:
LiveEvent.UpdateStages.WithCrossSiteAccessPolicies
,LiveEvent.UpdateStages.WithDescription
,LiveEvent.UpdateStages.WithEncoding
,LiveEvent.UpdateStages.WithHostnamePrefix
,LiveEvent.UpdateStages.WithInput
,LiveEvent.UpdateStages.WithPreview
,LiveEvent.UpdateStages.WithStreamOptions
,LiveEvent.UpdateStages.WithTags
,LiveEvent.UpdateStages.WithTranscriptions
,LiveEvent.UpdateStages.WithUseStaticHostname
- Enclosing interface:
- LiveEvent
public static interface LiveEvent.Update
extends LiveEvent.UpdateStages.WithTags, LiveEvent.UpdateStages.WithDescription, LiveEvent.UpdateStages.WithInput, LiveEvent.UpdateStages.WithPreview, LiveEvent.UpdateStages.WithEncoding, LiveEvent.UpdateStages.WithTranscriptions, LiveEvent.UpdateStages.WithCrossSiteAccessPolicies, LiveEvent.UpdateStages.WithUseStaticHostname, LiveEvent.UpdateStages.WithHostnamePrefix, LiveEvent.UpdateStages.WithStreamOptions
The template for LiveEvent update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithCrossSiteAccessPolicies
withCrossSiteAccessPolicies
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithEncoding
withEncoding
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithHostnamePrefix
withHostnamePrefix
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithInput
withInput
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithPreview
withPreview
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithStreamOptions
withStreamOptions
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithTags
withTags
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithTranscriptions
withTranscriptions
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.LiveEvent.UpdateStages.WithUseStaticHostname
withUseStaticHostname
-
Method Details
-
apply
LiveEvent 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.
-