Did this page help you?

   Yes   No   Tell us about it...

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


public interface StartChildWorkflowReply

This interface is for internal use only and may be changed or removed without prior notice.


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.