java.lang.Object
it.pagopa.swclient.mil.azureservices.keyvault.keys.bean.KeyListResult

public class KeyListResult extends Object

The key list result.

Author:
Antonio Tarricone
See Also:
  • Field Details

    • value

      private List<KeyItem> value

      A response message containing a list of keys in the key vault along with a link to the next page of keys.

  • Constructor Details

    • KeyListResult

      public KeyListResult()

      Default constructor.