Class ResponseFetchAllFlows
-
- All Implemented Interfaces:
@Deprecated() public class ResponseFetchAllFlows
-
-
Constructor Summary
Constructors Constructor Description ResponseFetchAllFlows(List<Flow> flows)
-
Method Summary
Modifier and Type Method Description List<Flow>
getFlows()
static ResponseFetchAllFlows
parse(ResponseBody responseBody)
-