Class Input.BodyType

java.lang.Object
org.springframework.cloud.contract.spec.internal.DslProperty
org.springframework.cloud.contract.spec.internal.Input.BodyType
All Implemented Interfaces:
Serializable
Enclosing class:
Input

public static class Input.BodyType extends DslProperty
See Also:
  • Constructor Details

    • BodyType

      public BodyType(Object clientValue, Object serverValue)
    • BodyType

      public BodyType(Object singleValue)