Package com.strongdm.api
Class SecretEngineDeleteRequest
java.lang.Object
com.strongdm.api.SecretEngineDeleteRequest
SecretEngineDeleteRequest specified the ID of a Secret Engine to be deleted.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SecretEngineDeleteRequest
public SecretEngineDeleteRequest()
-
-
Method Details
-
getId
The unique identifier of the Secret Engine to delete. -
setId
The unique identifier of the Secret Engine to delete.
-