Interface ApiVersionSetContract.Update
- All Superinterfaces:
ApiVersionSetContract.UpdateStages.WithDescription,ApiVersionSetContract.UpdateStages.WithDisplayName,ApiVersionSetContract.UpdateStages.WithIfMatch,ApiVersionSetContract.UpdateStages.WithVersionHeaderName,ApiVersionSetContract.UpdateStages.WithVersioningScheme,ApiVersionSetContract.UpdateStages.WithVersionQueryName
- Enclosing interface:
ApiVersionSetContract
public static interface ApiVersionSetContract.Update
extends ApiVersionSetContract.UpdateStages.WithDisplayName, ApiVersionSetContract.UpdateStages.WithVersioningScheme, ApiVersionSetContract.UpdateStages.WithDescription, ApiVersionSetContract.UpdateStages.WithVersionQueryName, ApiVersionSetContract.UpdateStages.WithVersionHeaderName, ApiVersionSetContract.UpdateStages.WithIfMatch
The template for ApiVersionSetContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiVersionSetContract.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiVersionSetContract.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiVersionSetContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiVersionSetContract.UpdateStages.WithVersionHeaderName
withVersionHeaderNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiVersionSetContract.UpdateStages.WithVersioningScheme
withVersioningSchemeMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiVersionSetContract.UpdateStages.WithVersionQueryName
withVersionQueryName
-
Method Details
-
apply
ApiVersionSetContract 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.
-