Interface Lambda2InternalClient
- All Known Implementing Classes:
Lambda2ClientIAMProfileOptimizedImpl
,Lambda2ClientOptimizedImpl
,Lambda2ClientStandardImpl
public interface Lambda2InternalClient
Manage the required actions of an Lambda client for either local or remote.
-
Method Summary
Modifier and TypeMethodDescriptionsoftware.amazon.awssdk.services.lambda.LambdaClient
Returns an Lambda client after a factory method determines which one to return.
-
Method Details
-
getLambdaClient
software.amazon.awssdk.services.lambda.LambdaClient getLambdaClient()Returns an Lambda client after a factory method determines which one to return.- Returns:
- LambdaClient LambdaClient
-