Interface IAM2InternalClient
-
- All Known Implementing Classes:
IAM2ClientOptimizedImpl,IAM2ClientStandardImpl
public interface IAM2InternalClientManage the required actions of an IAM client for either local or remote.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description software.amazon.awssdk.services.iam.IamClientgetIamClient()Returns an IAM client after a factory method determines which one to return.
-