Interface StreamingEndpoint.Update
- All Superinterfaces:
StreamingEndpoint.UpdateStages.WithAccessControl
,StreamingEndpoint.UpdateStages.WithAvailabilitySetName
,StreamingEndpoint.UpdateStages.WithCdnEnabled
,StreamingEndpoint.UpdateStages.WithCdnProfile
,StreamingEndpoint.UpdateStages.WithCdnProvider
,StreamingEndpoint.UpdateStages.WithCrossSiteAccessPolicies
,StreamingEndpoint.UpdateStages.WithCustomHostNames
,StreamingEndpoint.UpdateStages.WithDescription
,StreamingEndpoint.UpdateStages.WithMaxCacheAge
,StreamingEndpoint.UpdateStages.WithScaleUnits
,StreamingEndpoint.UpdateStages.WithSku
,StreamingEndpoint.UpdateStages.WithTags
- Enclosing interface:
- StreamingEndpoint
public static interface StreamingEndpoint.Update
extends StreamingEndpoint.UpdateStages.WithTags, StreamingEndpoint.UpdateStages.WithSku, StreamingEndpoint.UpdateStages.WithDescription, StreamingEndpoint.UpdateStages.WithScaleUnits, StreamingEndpoint.UpdateStages.WithAvailabilitySetName, StreamingEndpoint.UpdateStages.WithAccessControl, StreamingEndpoint.UpdateStages.WithMaxCacheAge, StreamingEndpoint.UpdateStages.WithCustomHostNames, StreamingEndpoint.UpdateStages.WithCdnEnabled, StreamingEndpoint.UpdateStages.WithCdnProvider, StreamingEndpoint.UpdateStages.WithCdnProfile, StreamingEndpoint.UpdateStages.WithCrossSiteAccessPolicies
The template for StreamingEndpoint update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithAccessControl
withAccessControl
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithAvailabilitySetName
withAvailabilitySetName
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithCdnEnabled
withCdnEnabled
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithCdnProfile
withCdnProfile
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithCdnProvider
withCdnProvider
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithCrossSiteAccessPolicies
withCrossSiteAccessPolicies
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithCustomHostNames
withCustomHostNames
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithMaxCacheAge
withMaxCacheAge
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithScaleUnits
withScaleUnits
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithSku
withSku
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.UpdateStages.WithTags
withTags
-
Method Details
-
apply
StreamingEndpoint 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.
-