Interface KMS2InternalClient

All Known Implementing Classes:
KMS2ClientOptimizedImpl, KMS2ClientProfileOptimizedImpl, KMS2ClientSessionTokenImpl, KMS2ClientStandardImpl

public interface KMS2InternalClient
Manage the required actions of an KMS client for either local or remote.
  • Method Summary

    Modifier and Type
    Method
    Description
    software.amazon.awssdk.services.kms.KmsClient
    Returns an KMS client after a factory method determines which one to return.
  • Method Details

    • getKmsClient

      software.amazon.awssdk.services.kms.KmsClient getKmsClient()
      Returns an KMS client after a factory method determines which one to return.
      Returns:
      KmsClient KmsClient