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