Package com.mypurecloud.sdk.v2.model
Class RegisterArchitectExportJob
java.lang.Object
com.mypurecloud.sdk.v2.model.RegisterArchitectExportJob
- All Implemented Interfaces:
Serializable
RegisterArchitectExportJob
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanflows(List<ExportDetails> flows) A list of the flows to be exported.getFlows()inthashCode()voidsetFlows(List<ExportDetails> flows) toString()
-
Constructor Details
-
RegisterArchitectExportJob
public RegisterArchitectExportJob() -
RegisterArchitectExportJob
-
-
Method Details