SdkFunction<ReadJobRequest,ReadJobResponse>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ReadJobFunction extends Object implements SdkFunction<ReadJobRequest,ReadJobResponse>
Constructor | Description |
---|---|
ReadJobFunction(ElasticTranscoderClient client) |
Constructs a new ReadJobFunction with the given client
|
Modifier and Type | Method | Description |
---|---|---|
ReadJobResponse |
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(ElasticTranscoderClient client)
client
- Service clientpublic ReadJobResponse apply(ReadJobRequest readJobRequest)
apply
in interface SdkFunction<ReadJobRequest,ReadJobResponse>
readJobRequest
- Corresponding request for the operationCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.