Uses of Class
com.azure.resourcemanager.applicationinsights.fluent.models.ComponentPurgeStatusResponseInner
Packages that use ComponentPurgeStatusResponseInner
Package
Description
Package containing the service clients for ApplicationInsightsManagementClient.
Package containing the inner data models for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of ComponentPurgeStatusResponseInner in com.azure.resourcemanager.applicationinsights.fluent
Methods in com.azure.resourcemanager.applicationinsights.fluent that return ComponentPurgeStatusResponseInnerModifier and TypeMethodDescriptionComponentsClient.getPurgeStatus(String resourceGroupName, String resourceName, String purgeId) Get status for an ongoing purge operation.Methods in com.azure.resourcemanager.applicationinsights.fluent that return types with arguments of type ComponentPurgeStatusResponseInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ComponentPurgeStatusResponseInner>ComponentsClient.getPurgeStatusWithResponse(String resourceGroupName, String resourceName, String purgeId, com.azure.core.util.Context context) Get status for an ongoing purge operation. -
Uses of ComponentPurgeStatusResponseInner in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models that return ComponentPurgeStatusResponseInnerModifier and TypeMethodDescriptionComponentPurgeStatusResponseInner.withStatus(PurgeState status) Set the status property: Status of the operation represented by the requested Id. -
Uses of ComponentPurgeStatusResponseInner in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return ComponentPurgeStatusResponseInnerModifier and TypeMethodDescriptionComponentPurgeStatusResponse.innerModel()Gets the inner com.azure.resourcemanager.applicationinsights.fluent.models.ComponentPurgeStatusResponseInner object.