Class SecretEngineCreateRequest

java.lang.Object
com.strongdm.api.SecretEngineCreateRequest

public class SecretEngineCreateRequest extends Object
SecretEngineCreateRequest specifies a Secret Engine to create.
  • Constructor Details

    • SecretEngineCreateRequest

      public SecretEngineCreateRequest()
  • Method Details

    • getSecretEngine

      public SecretEngine getSecretEngine()
      Parameters to define the new Secret Engine.
    • setSecretEngine

      public void setSecretEngine(SecretEngine in)
      Parameters to define the new Secret Engine.