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
withAccumulated
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithChart
withChart
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithDataSet
withDataSet
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithDisplayName
withDisplayName
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithEtag
withEtag
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithIncludeMonetaryCommitment
withIncludeMonetaryCommitment
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithKpis
withKpis
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithMetric
withMetric
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithPivots
withPivots
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithScope
withScope
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithTimeframe
withTimeframe
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.View.UpdateStages.WithTimePeriod
withTimePeriod
Methods 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.
-