Interface KMS2InternalClient
-
- All Known Implementing Classes:
KMS2ClientOptimizedImpl,KMS2ClientStandardImpl
public interface KMS2InternalClientManage the required actions of an KMS client for either local or remote.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description software.amazon.awssdk.services.kms.KmsClientgetKmsClient()Returns an KMS client after a factory method determines which one to return.
-