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