CostCurrencyResponse |
CloudCostManagementApi.getCostTagMetadataCurrency(String filterMonth,
CloudCostManagementApi.GetCostTagMetadataCurrencyOptionalParameters parameters)
Get the Cloud Cost Management billing currency.
|
CompletableFuture<CostCurrencyResponse> |
CloudCostManagementApi.getCostTagMetadataCurrencyAsync(String filterMonth,
CloudCostManagementApi.GetCostTagMetadataCurrencyOptionalParameters parameters)
Get the Cloud Cost Management billing currency.
|
ApiResponse<CostCurrencyResponse> |
CloudCostManagementApi.getCostTagMetadataCurrencyWithHttpInfo(String filterMonth,
CloudCostManagementApi.GetCostTagMetadataCurrencyOptionalParameters parameters)
Get the dominant billing currency observed in Cloud Cost Management data for the requested
period.
|
CompletableFuture<ApiResponse<CostCurrencyResponse>> |
CloudCostManagementApi.getCostTagMetadataCurrencyWithHttpInfoAsync(String filterMonth,
CloudCostManagementApi.GetCostTagMetadataCurrencyOptionalParameters parameters)
Get the Cloud Cost Management billing currency.
|