Interface ContentTypeContract.Update
- All Superinterfaces:
ContentTypeContract.UpdateStages.WithDescription,ContentTypeContract.UpdateStages.WithIdPropertiesId,ContentTypeContract.UpdateStages.WithIfMatch,ContentTypeContract.UpdateStages.WithNamePropertiesName,ContentTypeContract.UpdateStages.WithSchema,ContentTypeContract.UpdateStages.WithVersion
- Enclosing interface:
ContentTypeContract
public static interface ContentTypeContract.Update
extends ContentTypeContract.UpdateStages.WithIdPropertiesId, ContentTypeContract.UpdateStages.WithNamePropertiesName, ContentTypeContract.UpdateStages.WithDescription, ContentTypeContract.UpdateStages.WithSchema, ContentTypeContract.UpdateStages.WithVersion, ContentTypeContract.UpdateStages.WithIfMatch
The template for ContentTypeContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.ContentTypeContract.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ContentTypeContract.UpdateStages.WithIdPropertiesId
withIdPropertiesIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ContentTypeContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ContentTypeContract.UpdateStages.WithNamePropertiesName
withNamePropertiesNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ContentTypeContract.UpdateStages.WithSchema
withSchemaMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ContentTypeContract.UpdateStages.WithVersion
withVersion
-
Method Details
-
apply
ContentTypeContract 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.
-