Class SecretEngineDeleteRequest

java.lang.Object
com.strongdm.api.SecretEngineDeleteRequest

public class SecretEngineDeleteRequest extends Object
SecretEngineDeleteRequest specified the ID of a Secret Engine to be deleted.
  • Constructor Details

    • SecretEngineDeleteRequest

      public SecretEngineDeleteRequest()
  • Method Details

    • getId

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

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