Uses of Class
com.mypurecloud.sdk.v2.model.PostInputContract
Packages that use PostInputContract
-
Uses of PostInputContract in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PostInputContractModifier and TypeMethodDescriptionActionContractInput.getInput()PostInputContract.inputSchema(JsonSchemaDocument inputSchema) JSON Schema that defines the body of the request that the client (edge/architect/postman) is sending to the service, on the /execute path.Methods in com.mypurecloud.sdk.v2.model with parameters of type PostInputContractModifier and TypeMethodDescriptionActionContractInput.input(PostInputContract input) Execution input contractvoidActionContractInput.setInput(PostInputContract input)