Class PutFlowInstancesSettingsLoglevelsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutFlowInstancesSettingsLoglevelsRequest.Builder
- Enclosing class:
- PutFlowInstancesSettingsLoglevelsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(FlowLogLevelRequest body) withExpand(List<String> expand) withFlowId(String flowId) withRequiredParams(String flowId, FlowLogLevelRequest body)
-
Method Details
-
withFlowId
-
withBody
-
withExpand
-
withExpandEnumValues
public PutFlowInstancesSettingsLoglevelsRequest.Builder withExpandEnumValues(List<PutFlowInstancesSettingsLoglevelsRequest.expandValues> expand) -
withRequiredParams
public PutFlowInstancesSettingsLoglevelsRequest.Builder withRequiredParams(String flowId, FlowLogLevelRequest body) -
build
-