Did this page help you?

   Yes   No   Tell us about it...

com.amazonaws.services.simpleworkflow.flow.generic
Interface StartChildWorkflowReply


public interface StartChildWorkflowReply


Method Summary
 Promise<String> getResult()
           
 String getRunId()
           
 

Method Detail

getRunId

String getRunId()

getResult

Promise<String> getResult()


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.