Interface Export.Update
- All Superinterfaces:
Export.UpdateStages.WithDefinition,Export.UpdateStages.WithDeliveryInfo,Export.UpdateStages.WithEtag,Export.UpdateStages.WithFormat,Export.UpdateStages.WithPartitionData,Export.UpdateStages.WithRunHistory,Export.UpdateStages.WithSchedule
- Enclosing interface:
- Export
public static interface Export.Update
extends Export.UpdateStages.WithEtag, Export.UpdateStages.WithSchedule, Export.UpdateStages.WithFormat, Export.UpdateStages.WithDeliveryInfo, Export.UpdateStages.WithDefinition, Export.UpdateStages.WithRunHistory, Export.UpdateStages.WithPartitionData
The template for Export update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithDefinition
withDefinitionMethods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithDeliveryInfo
withDeliveryInfoMethods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithEtag
withEtagMethods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithFormat
withFormatMethods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithPartitionData
withPartitionDataMethods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithRunHistory
withRunHistoryMethods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithSchedule
withSchedule
-
Method Details
-
apply
Export 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.
-