Uses of Class
com.mypurecloud.sdk.v2.api.request.PostFlowsActionsUnlockRequest
Packages that use PostFlowsActionsUnlockRequest
-
Uses of PostFlowsActionsUnlockRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostFlowsActionsUnlockRequestModifier and TypeMethodDescriptionArchitectApi.postFlowsActionsUnlock(PostFlowsActionsUnlockRequest request) Unlock flow Allows for unlocking a flow in the case where there is no flow configuration available, and thus a check-in will not unlock the flow.ArchitectApiAsync.postFlowsActionsUnlockAsync(PostFlowsActionsUnlockRequest request, AsyncApiCallback<Flow> callback) Unlock flow Allows for unlocking a flow in the case where there is no flow configuration available, and thus a check-in will not unlock the flow. -
Uses of PostFlowsActionsUnlockRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostFlowsActionsUnlockRequestModifier and TypeMethodDescriptionPostFlowsActionsUnlockRequest.Builder.build()PostFlowsActionsUnlockRequest.withCustomHeader(String name, String value)