Package com.strongdm.api
Class WorkflowRolesCreateResponse
java.lang.Object
com.strongdm.api.WorkflowRolesCreateResponse
WorkflowRolesCreateResponse reports how the WorkflowRole was created in the system.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionRate limit information.The created workflow role.void
Rate limit information.void
The created workflow role.
-
Constructor Details
-
WorkflowRolesCreateResponse
public WorkflowRolesCreateResponse()
-
-
Method Details
-
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information. -
getWorkflowRole
The created workflow role. -
setWorkflowRole
The created workflow role.
-