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