public class TestConnectionDescriptor extends DescriptorElement
| Constructor and Description |
|---|
TestConnectionDescriptor(String path,
String method,
Set<String> validStatusCodes,
String mediaType,
List<TestConnectionResponseValidationDescriptor> responseValidation,
DescriptorElementLocation location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMediaType() |
String |
getMethod() |
String |
getPath() |
List<TestConnectionResponseValidationDescriptor> |
getResponseValidation() |
Set<String> |
getValidStatusCodes() |
getLocationpublic TestConnectionDescriptor(String path, String method, Set<String> validStatusCodes, String mediaType, List<TestConnectionResponseValidationDescriptor> responseValidation, DescriptorElementLocation location)
Copyright © 2026. All rights reserved.