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