Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.AlertsResultInner
Packages that use AlertsResultInner
Package
Description
Package containing the service clients for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of AlertsResultInner in com.azure.resourcemanager.costmanagement.fluent
Methods in com.azure.resourcemanager.costmanagement.fluent that return AlertsResultInnerModifier and TypeMethodDescriptionLists the alerts for scope defined.AlertsClient.listExternal(ExternalCloudProviderType externalCloudProviderType, String externalCloudProviderId) Lists the Alerts for external cloud provider type defined.Methods in com.azure.resourcemanager.costmanagement.fluent that return types with arguments of type AlertsResultInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AlertsResultInner>AlertsClient.listExternalWithResponse(ExternalCloudProviderType externalCloudProviderType, String externalCloudProviderId, com.azure.core.util.Context context) Lists the Alerts for external cloud provider type defined.com.azure.core.http.rest.Response<AlertsResultInner>AlertsClient.listWithResponse(String scope, com.azure.core.util.Context context) Lists the alerts for scope defined. -
Uses of AlertsResultInner in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return AlertsResultInnerModifier and TypeMethodDescriptionAlertsResult.innerModel()Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.AlertsResultInner object.