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