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<java.lang.String> getResult()
           
 java.lang.String getRunId()
           
 

Method Detail

getRunId

java.lang.String getRunId()

getResult

Promise<java.lang.String> getResult()


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