Package 

Class KeyList


  • @JsonSerializable() 
    public final class KeyList
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<KeyEntry> Keys
    • Method Summary

      Modifier and Type Method Description
      final List<KeyEntry> component1()
      final KeyList copy(List<KeyEntry> Keys)
      final List<KeyEntry> getKeys()
      • Methods inherited from class org.http4k.connect.amazon.kms.action.KeyList

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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