@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeTrainingJobFunction extends Object implements SdkFunction<DescribeTrainingJobRequest,DescribeTrainingJobResult>
| Constructor and Description | 
|---|
| DescribeTrainingJobFunction(AmazonSageMaker client)Constructs a new DescribeTrainingJobFunction with the given client | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeTrainingJobResult | apply(DescribeTrainingJobRequest describeTrainingJobRequest)Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
 corresponding result | 
public DescribeTrainingJobFunction(AmazonSageMaker client)
client - Service clientpublic DescribeTrainingJobResult apply(DescribeTrainingJobRequest describeTrainingJobRequest)
apply in interface SdkFunction<DescribeTrainingJobRequest,DescribeTrainingJobResult>describeTrainingJobRequest - Corresponding request for the operation