Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.ForecastResultInner
Packages that use 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
Methods in com.azure.resourcemanager.costmanagement.fluent that return ForecastResultInnerModifier 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.Methods in com.azure.resourcemanager.costmanagement.fluent that return types with arguments of type ForecastResultInnerModifier 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
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return ForecastResultInnerModifier 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
Methods in com.azure.resourcemanager.costmanagement.models that return ForecastResultInnerModifier and TypeMethodDescriptionForecastResult.innerModel()Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.ForecastResultInner object.