Package au.com.dius.pact.core.pactbroker
Class PactResponse
-
- All Implemented Interfaces:
public final class PactResponseWraps the response for a Pact from the broker with the link data associated with the Pact document.
-
-
Constructor Summary
Constructors Constructor Description PactResponse(JsonValue.Object pactFile, Map<String, Object> links)
-
Method Summary
Modifier and Type Method Description final JsonValue.ObjectgetPactFile()final Map<String, Object>getLinks()
-