Class SecretEngineGetRequest

java.lang.Object
com.strongdm.api.SecretEngineGetRequest

public class SecretEngineGetRequest extends Object
SecretEngineGetRequest specifies which Secret Engine to retrieve
  • Constructor Details

    • SecretEngineGetRequest

      public SecretEngineGetRequest()
  • Method Details

    • getId

      public String getId()
      The unique identifier of the Secret Engine to retrieve.
    • setId

      public void setId(String in)
      The unique identifier of the Secret Engine to retrieve.