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
withDefinition
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithDeliveryInfo
withDeliveryInfo
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithEtag
withEtag
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithFormat
withFormat
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithPartitionData
withPartitionData
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.Export.UpdateStages.WithRunHistory
withRunHistory
Methods 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.
-