Package 

Class ListKeys

  • All Implemented Interfaces:
    org.http4k.connect.Action

    @JsonSerializable() 
    public final class ListKeys
    extends KMSAction<KeyList>
                        
    • Method Summary

      Modifier and Type Method Description
      final Integer component1()
      final String component2()
      final ListKeys copy(Integer Limit, String Marker)
      final Integer getLimit()
      final String getMarker()
      • 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