Package com.mypurecloud.sdk.v2.model
Class PostOutputContract
java.lang.Object
com.mypurecloud.sdk.v2.model.PostOutputContract
- All Implemented Interfaces:
Serializable
The schemas defining all of the expected responses/outputs.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetSuccessSchema(JsonSchemaDocument successSchema) successSchema(JsonSchemaDocument successSchema) JSON schema that defines the transformed, successful result that will be sent back to the caller.toString()
-
Constructor Details
-
PostOutputContract
public PostOutputContract() -
PostOutputContract
-
-
Method Details