public static interface Matcher.Builder extends SdkPojo, CopyableBuilder<Matcher.Builder,Matcher>
| Modifier and Type | Method and Description |
|---|---|
Matcher.Builder |
httpCode(String httpCode)
The HTTP code to use when checking for a successful response from a target.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMatcher.Builder httpCode(String httpCode)
The HTTP code to use when checking for a successful response from a target.
httpCode - The HTTP code to use when checking for a successful response from a target.Copyright © 2023. All rights reserved.