Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowRequest
Packages that use GetFlowRequest
-
Uses of GetFlowRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetFlowRequestModifier and TypeMethodDescriptionArchitectApi.getFlow(GetFlowRequest request) Get flowArchitectApiAsync.getFlowAsync(GetFlowRequest request, AsyncApiCallback<Flow> callback) Get flow -
Uses of GetFlowRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowRequestModifier and TypeMethodDescriptionGetFlowRequest.Builder.build()GetFlowRequest.withCustomHeader(String name, String value) GetFlowRequest.withDeleted(Boolean deleted) GetFlowRequest.withFlowId(String flowId)