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