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