2023-10-26 09:36:32 +03:00
|
|
|
### YamlMime:JavaType
|
|
|
|
uid: "com.azure.core.test.models.BodilessMatcher"
|
|
|
|
fullName: "com.azure.core.test.models.BodilessMatcher"
|
|
|
|
name: "BodilessMatcher"
|
|
|
|
nameWithType: "BodilessMatcher"
|
|
|
|
summary: "Adjusts the \"match\" operation to EXCLUDE the body when matching a request to a recording's entries"
|
|
|
|
inheritances:
|
|
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- "<xref href=\"com.azure.core.test.models.TestProxyRequestMatcher?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
inheritedClassMethods:
|
|
|
|
- classRef: "<xref href=\"com.azure.core.test.models.TestProxyRequestMatcher?alt=com.azure.core.test.models.TestProxyRequestMatcher&text=TestProxyRequestMatcher\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
methodsRef:
|
|
|
|
- "<xref href=\"com.azure.core.test.models.TestProxyRequestMatcher.getType()?alt=com.azure.core.test.models.TestProxyRequestMatcher.getType&text=getType\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
|
|
methodsRef:
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
|
|
syntax: "public class **BodilessMatcher**</br> extends <xref href=\"com.azure.core.test.models.TestProxyRequestMatcher?alt=com.azure.core.test.models.TestProxyRequestMatcher&text=TestProxyRequestMatcher\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
constructors:
|
|
|
|
- uid: "com.azure.core.test.models.BodilessMatcher.BodilessMatcher()"
|
|
|
|
fullName: "com.azure.core.test.models.BodilessMatcher.BodilessMatcher()"
|
|
|
|
name: "BodilessMatcher()"
|
|
|
|
nameWithType: "BodilessMatcher.BodilessMatcher()"
|
|
|
|
summary: "Creates an instance of Bodiless<wbr>Matcher"
|
|
|
|
syntax: "public BodilessMatcher()"
|
|
|
|
desc: "Creates an instance of BodilessMatcher"
|
|
|
|
type: "class"
|
|
|
|
desc: "Adjusts the \"match\" operation to EXCLUDE the body when matching a request to a recording's entries"
|
|
|
|
metadata: {}
|
|
|
|
package: "com.azure.core.test.models"
|
2024-08-03 07:58:45 +03:00
|
|
|
artifact: com.azure:azure-core-test:1.26.2
|