Package com.slack.api.audit.response
Class LogsResponse.WorkflowV2StepConfiguration
java.lang.Object
com.slack.api.audit.response.LogsResponse.WorkflowV2StepConfiguration
- Enclosing class:
- LogsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetName()inthashCode()voidvoidsetStepFunctionAppId(String stepFunctionAppId) voidsetStepFunctionType(String stepFunctionType) toString()
-
Constructor Details
-
WorkflowV2StepConfiguration
public WorkflowV2StepConfiguration()
-
-
Method Details