@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ReadJobFunction extends Object implements SdkFunction<ReadJobRequest,ReadJobResult>
Constructor and Description |
---|
ReadJobFunction(AmazonElasticTranscoder client)
Constructs a new ReadJobFunction with the given client
|
Modifier and Type | Method and Description |
---|---|
ReadJobResult |
apply(ReadJobRequest readJobRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public ReadJobFunction(AmazonElasticTranscoder client)
client
- Service clientpublic ReadJobResult apply(ReadJobRequest readJobRequest)
apply
in interface SdkFunction<ReadJobRequest,ReadJobResult>
readJobRequest
- Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.