Interface RolloutRequest.Update
- All Superinterfaces:
RolloutRequest.UpdateStages.WithArtifactSourceId,RolloutRequest.UpdateStages.WithBuildVersion,RolloutRequest.UpdateStages.WithIdentity,RolloutRequest.UpdateStages.WithStepGroups,RolloutRequest.UpdateStages.WithTags,RolloutRequest.UpdateStages.WithTargetServiceTopologyId
- Enclosing interface:
- RolloutRequest
public static interface RolloutRequest.Update
extends RolloutRequest.UpdateStages.WithTags, RolloutRequest.UpdateStages.WithIdentity, RolloutRequest.UpdateStages.WithBuildVersion, RolloutRequest.UpdateStages.WithArtifactSourceId, RolloutRequest.UpdateStages.WithTargetServiceTopologyId, RolloutRequest.UpdateStages.WithStepGroups
The template for RolloutRequest update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.deploymentmanager.models.RolloutRequest.UpdateStages.WithArtifactSourceId
withArtifactSourceIdMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.RolloutRequest.UpdateStages.WithBuildVersion
withBuildVersionMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.RolloutRequest.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.RolloutRequest.UpdateStages.WithStepGroups
withStepGroupsMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.RolloutRequest.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.RolloutRequest.UpdateStages.WithTargetServiceTopologyId
withTargetServiceTopologyId
-
Method Details
-
apply
RolloutRequest 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.
-