@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetFunctionFunction extends Object implements SdkFunction<GetFunctionRequest,GetFunctionResult>
| Constructor and Description | 
|---|
| GetFunctionFunction(AWSLambda client)Constructs a new GetFunctionFunction with the given client | 
| Modifier and Type | Method and Description | 
|---|---|
| GetFunctionResult | apply(GetFunctionRequest getFunctionRequest)Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
 corresponding result | 
public GetFunctionFunction(AWSLambda client)
client - Service clientpublic GetFunctionResult apply(GetFunctionRequest getFunctionRequest)
apply in interface SdkFunction<GetFunctionRequest,GetFunctionResult>getFunctionRequest - Corresponding request for the operationCopyright © 2020. All rights reserved.