Class ListSecrets.Response

java.lang.Object
io.helidon.integrations.common.rest.ApiJsonParser
io.helidon.integrations.vault.ListSecrets.Response
Enclosing class:
ListSecrets

public static class ListSecrets.Response extends ApiJsonParser
Response object parsed from JSON returned by the RestApi.
  • Method Details

    • create

      public static ListSecrets.Response create(JsonObject json)
      Create a new list response from JSON entity.
      Parameters:
      json - json object from HTTP response
      Returns:
      new response
    • list

      public List<String> list()
      Get the list.
      Returns:
      list of objects