Interface View.Update
- All Superinterfaces:
View.UpdateStages.WithAccumulated,View.UpdateStages.WithChart,View.UpdateStages.WithDataSet,View.UpdateStages.WithDisplayName,View.UpdateStages.WithEtag,View.UpdateStages.WithIncludeMonetaryCommitment,View.UpdateStages.WithKpis,View.UpdateStages.WithMetric,View.UpdateStages.WithPivots,View.UpdateStages.WithScope,View.UpdateStages.WithTimeframe,View.UpdateStages.WithTimePeriod,View.UpdateStages.WithTypePropertiesType
- Enclosing interface:
- View
public static interface View.Update
extends View.UpdateStages.WithEtag, View.UpdateStages.WithDisplayName, View.UpdateStages.WithScope, View.UpdateStages.WithChart, View.UpdateStages.WithAccumulated, View.UpdateStages.WithMetric, View.UpdateStages.WithKpis, View.UpdateStages.WithPivots, View.UpdateStages.WithTypePropertiesType, View.UpdateStages.WithTimeframe, View.UpdateStages.WithTimePeriod, View.UpdateStages.WithDataSet, View.UpdateStages.WithIncludeMonetaryCommitment
The template for View update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithAccumulated
withAccumulatedMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithChart
withChartMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithDataSet
withDataSetMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithEtag
withEtagMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithIncludeMonetaryCommitment
withIncludeMonetaryCommitmentMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithKpis
withKpisMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithMetric
withMetricMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithPivots
withPivotsMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithScope
withScopeMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithTimeframe
withTimeframeMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithTimePeriod
withTimePeriodMethods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithTypePropertiesType
withTypePropertiesType
-
Method Details
-
apply
View 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.
-