Interface Catalog.Update
- All Superinterfaces:
Catalog.UpdateStages.WithAdoGit
,Catalog.UpdateStages.WithGitHub
,Catalog.UpdateStages.WithTags
- Enclosing interface:
- Catalog
public static interface Catalog.Update
extends Catalog.UpdateStages.WithTags, Catalog.UpdateStages.WithGitHub, Catalog.UpdateStages.WithAdoGit
The template for Catalog update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.devcenter.models.Catalog.UpdateStages.WithAdoGit
withAdoGit
Methods inherited from interface com.azure.resourcemanager.devcenter.models.Catalog.UpdateStages.WithGitHub
withGitHub
Methods inherited from interface com.azure.resourcemanager.devcenter.models.Catalog.UpdateStages.WithTags
withTags
-
Method Details
-
apply
Catalog 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.
-