Package | Description |
---|---|
org.mockserver.client.serialization.model | |
org.mockserver.client.serialization.serializers.body | |
org.mockserver.model |
Modifier and Type | Method and Description |
---|---|
ParameterBody |
ParameterBodyDTO.buildObject() |
Constructor and Description |
---|
ParameterBodyDTO(ParameterBody parameterBody) |
ParameterBodyDTO(ParameterBody parameterBody,
Boolean not) |
Modifier and Type | Method and Description |
---|---|
void |
ParameterBodySerializer.serialize(ParameterBody parameterBody,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Modifier and Type | Method and Description |
---|---|
static ParameterBody |
ParameterBody.params(List<Parameter> parameters) |
static ParameterBody |
ParameterBody.params(Parameter... parameters) |
Copyright © 2018. All rights reserved.