Uses of Class
com.azure.resourcemanager.resources.fluentcore.utils.ResourceManagerThrottlingInfo
Packages that use ResourceManagerThrottlingInfo
Package
Description
This package contains the base classes for resources http policy.
This package contains a few utility classes for working with Azure resources.
-
Uses of ResourceManagerThrottlingInfo in com.azure.resourcemanager.resources.fluentcore.policy
Constructor parameters in com.azure.resourcemanager.resources.fluentcore.policy with type arguments of type ResourceManagerThrottlingInfoModifierConstructorDescriptionResourceManagerThrottlingPolicy(BiConsumer<? super com.azure.core.http.HttpResponse, ? super ResourceManagerThrottlingInfo> callback) Creates the resource manager throttling policy -
Uses of ResourceManagerThrottlingInfo in com.azure.resourcemanager.resources.fluentcore.utils
Methods in com.azure.resourcemanager.resources.fluentcore.utils that return ResourceManagerThrottlingInfoModifier and TypeMethodDescriptionResourceManagerThrottlingInfo.fromHeaders(com.azure.core.http.HttpHeaders headers) Creates the throttling info class from response headers