Package com.strongdm.api
Class WorkflowDeleteResponse
java.lang.Object
com.strongdm.api.WorkflowDeleteResponse
WorkflowDeleteResponse returns information about a Workflow that was deleted.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
The deleted workflow id.Rate limit information.void
The deleted workflow id.void
Rate limit information.
-
Constructor Details
-
WorkflowDeleteResponse
public WorkflowDeleteResponse()
-
-
Method Details
-
getId
The deleted workflow id. -
setId
The deleted workflow id. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-