Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.ForecastResultInner
Package
Description
Package containing the service clients for CostManagementClient.
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of ForecastResultInner in com.azure.resourcemanager.costmanagement.fluent
Modifier and TypeMethodDescriptionForecastsClient.externalCloudProviderUsage
(ExternalCloudProviderType externalCloudProviderType, String externalCloudProviderId, ForecastDefinition parameters) Lists the forecast charges for external cloud provider type defined.ForecastsClient.usage
(String scope, ForecastDefinition parameters) Lists the forecast charges for scope defined.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ForecastResultInner>
ForecastsClient.externalCloudProviderUsageWithResponse
(ExternalCloudProviderType externalCloudProviderType, String externalCloudProviderId, ForecastDefinition parameters, String filter, com.azure.core.util.Context context) Lists the forecast charges for external cloud provider type defined.com.azure.core.http.rest.Response<ForecastResultInner>
ForecastsClient.usageWithResponse
(String scope, ForecastDefinition parameters, String filter, com.azure.core.util.Context context) Lists the forecast charges for scope defined. -
Uses of ForecastResultInner in com.azure.resourcemanager.costmanagement.fluent.models
Modifier and TypeMethodDescriptionForecastResultInner.withColumns
(List<ForecastColumn> columns) Set the columns property: Array of columns.ForecastResultInner.withLocation
(String location) ForecastResultInner.withNextLink
(String nextLink) Set the nextLink property: The link (url) to the next page of results.Set the rows property: Array of rows. -
Uses of ForecastResultInner in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionForecastResult.innerModel()
Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.ForecastResultInner object.