BodilessMatcher Class
- java.
lang. Object - com.
azure. core. test. models. TestProxyRequestMatcher - com.
azure. core. test. models. BodilessMatcher
- com.
- com.
public class BodilessMatcher
extends TestProxyRequestMatcher
Adjusts the "match" operation to EXCLUDE the body when matching a request to a recording's entries
Constructor Summary
Constructor | Description |
---|---|
BodilessMatcher() |
Creates an instance of Bodiless |
Methods inherited from TestProxyRequestMatcher
Methods inherited from java.lang.Object
Constructor Details
BodilessMatcher
public BodilessMatcher()
Creates an instance of BodilessMatcher
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java