Package 

Class DescribeKey

    • Constructor Summary

      Constructors 
      Constructor Description
      DescribeKey(KMSKeyId KeyId, List<String> GrantTokens)
    • Method Summary

      Modifier and Type Method Description
      final KMSKeyId component1()
      final List<String> component2()
      final DescribeKey copy(KMSKeyId KeyId, List<String> GrantTokens)
      final KMSKeyId getKeyId()
      final List<String> getGrantTokens()
      • Methods inherited from class org.http4k.connect.Action

        equals, hashCode, toString
      • Methods inherited from class org.http4k.connect.amazon.kms.action.KMSAction

        toRequest, toResult
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait