Package com.mypurecloud.sdk.v2.model
Class RegisterArchitectExportJobResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.RegisterArchitectExportJobResponse
- All Implemented Interfaces:
Serializable
RegisterArchitectExportJobResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe status of the export job. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()voidvoidsetTotalFlows(Integer totalFlows) The status of the export job.toString()totalFlows(Integer totalFlows) The number of flows submitted for export.
-
Constructor Details
-
RegisterArchitectExportJobResponse
public RegisterArchitectExportJobResponse() -
RegisterArchitectExportJobResponse
-
-
Method Details
-
getId
-
status
public RegisterArchitectExportJobResponse status(RegisterArchitectExportJobResponse.StatusEnum status) The status of the export job. -
getStatus
-
setStatus
-
totalFlows
The number of flows submitted for export. -
getTotalFlows
-
setTotalFlows
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-