Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.OperationStatusInner
Packages that use OperationStatusInner
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 OperationStatusInner in com.azure.resourcemanager.costmanagement.fluent
Methods in com.azure.resourcemanager.costmanagement.fluent that return OperationStatusInnerModifier and TypeMethodDescriptionGenerateReservationDetailsReportsClient.byBillingAccountId(String billingAccountId, String startDate, String endDate) Generates the reservations details report for provided date range asynchronously based on enrollment id.GenerateReservationDetailsReportsClient.byBillingAccountId(String billingAccountId, String startDate, String endDate, com.azure.core.util.Context context) Generates the reservations details report for provided date range asynchronously based on enrollment id.GenerateReservationDetailsReportsClient.byBillingProfileId(String billingAccountId, String billingProfileId, String startDate, String endDate) Generates the reservations details report for provided date range asynchronously by billing profile.GenerateReservationDetailsReportsClient.byBillingProfileId(String billingAccountId, String billingProfileId, String startDate, String endDate, com.azure.core.util.Context context) Generates the reservations details report for provided date range asynchronously by billing profile.Methods in com.azure.resourcemanager.costmanagement.fluent that return types with arguments of type OperationStatusInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OperationStatusInner>,OperationStatusInner> GenerateReservationDetailsReportsClient.beginByBillingAccountId(String billingAccountId, String startDate, String endDate) Generates the reservations details report for provided date range asynchronously based on enrollment id.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OperationStatusInner>,OperationStatusInner> GenerateReservationDetailsReportsClient.beginByBillingAccountId(String billingAccountId, String startDate, String endDate) Generates the reservations details report for provided date range asynchronously based on enrollment id.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OperationStatusInner>,OperationStatusInner> GenerateReservationDetailsReportsClient.beginByBillingAccountId(String billingAccountId, String startDate, String endDate, com.azure.core.util.Context context) Generates the reservations details report for provided date range asynchronously based on enrollment id.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OperationStatusInner>,OperationStatusInner> GenerateReservationDetailsReportsClient.beginByBillingAccountId(String billingAccountId, String startDate, String endDate, com.azure.core.util.Context context) Generates the reservations details report for provided date range asynchronously based on enrollment id.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OperationStatusInner>,OperationStatusInner> GenerateReservationDetailsReportsClient.beginByBillingProfileId(String billingAccountId, String billingProfileId, String startDate, String endDate) Generates the reservations details report for provided date range asynchronously by billing profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OperationStatusInner>,OperationStatusInner> GenerateReservationDetailsReportsClient.beginByBillingProfileId(String billingAccountId, String billingProfileId, String startDate, String endDate) Generates the reservations details report for provided date range asynchronously by billing profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OperationStatusInner>,OperationStatusInner> GenerateReservationDetailsReportsClient.beginByBillingProfileId(String billingAccountId, String billingProfileId, String startDate, String endDate, com.azure.core.util.Context context) Generates the reservations details report for provided date range asynchronously by billing profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OperationStatusInner>,OperationStatusInner> GenerateReservationDetailsReportsClient.beginByBillingProfileId(String billingAccountId, String billingProfileId, String startDate, String endDate, com.azure.core.util.Context context) Generates the reservations details report for provided date range asynchronously by billing profile. -
Uses of OperationStatusInner in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return OperationStatusInnerModifier and TypeMethodDescriptionOperationStatusInner.withReportUrl(ReservationReportSchema reportUrl) Set the reportUrl property: The CSV file from the reportUrl blob link consists of reservation usage data with the following schema at daily granularity.OperationStatusInner.withStatus(OperationStatusType status) Set the status property: The status of the long running operation.OperationStatusInner.withValidUntil(OffsetDateTime validUntil) Set the validUntil property: The time at which report URL becomes invalid. -
Uses of OperationStatusInner in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return OperationStatusInnerModifier and TypeMethodDescriptionOperationStatus.innerModel()Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.OperationStatusInner object.