Did this page help you?

   Yes   No   Tell us about it...

com.amazonaws.services.simpleworkflow.flow
Interface ActivitiesClient

All Known Subinterfaces:
DynamicActivitiesClient
All Known Implementing Classes:
ActivitiesClientBase, DynamicActivitiesClientImpl

public interface ActivitiesClient


Method Summary
 DataConverter getDataConverter()
           
 GenericActivityClient getGenericClient()
           
 ActivitySchedulingOptions getSchedulingOptions()
           
 

Method Detail

getDataConverter

DataConverter getDataConverter()

getSchedulingOptions

ActivitySchedulingOptions getSchedulingOptions()

getGenericClient

GenericActivityClient getGenericClient()


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