Interface CreateSandboxRequestProducer
- 
public interface CreateSandboxRequestProducerSpring clocud data channel description for messaging output. These channels are primarily responsible for async IO related to notifying the sandbox service that a sandbox needs to be created for aBulkUpdate.Note: this class is duplicated in the import service. Changes made here should be propagated there as well.
- Author:
 - Samarth Dhruva (samarthd)
 - See Also:
 CreateSandboxRequest
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.messaging.MessageChannelcreateSandboxRequestOutput() 
 - 
 
- 
- 
Field Detail
- 
TYPE
static final String TYPE
- See Also:
 - Constant Field Values
 
 
- 
CHANNEL
static final String CHANNEL
- See Also:
 - Constant Field Values
 
 
 - 
 
 -