Class EntityDefinition
java.lang.Object
com.github.tomakehurst.wiremock.common.entity.EntityDefinition
- Direct Known Subclasses:
BinaryEntityDefinition,StringEntityDefinition,TextEntityDefinition
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceEntityDefinition.Builder<T extends EntityDefinition> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract CompressionTypeabstract ObjectgetData()abstract EncodingTypeabstract FormatType
-
Constructor Details
-
EntityDefinition
public EntityDefinition()
-
-
Method Details
-
getEncoding
-
getFormat
-
getCompression
-
getData
-