Uses of Interface
com.azure.resourcemanager.costmanagement.models.Export
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of Export in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionExport.Update.apply()
Executes the update request.Export.Update.apply
(com.azure.core.util.Context context) Executes the update request.Export.DefinitionStages.WithCreate.create()
Executes the create request.Export.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.The operation to get the export for the defined scope by export name.The operation to get the export for the defined scope by export name.Export.refresh()
Refreshes the resource to sync with Azure.Export.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Export>
Exports.getByIdWithResponse
(String id, String expand, com.azure.core.util.Context context) The operation to get the export for the defined scope by export name.com.azure.core.http.rest.Response<Export>
Exports.getWithResponse
(String scope, String exportName, String expand, com.azure.core.util.Context context) The operation to get the export for the defined scope by export name.ExportListResult.value()
Gets the value property: The list of exports.