Package com.mypurecloud.sdk.v2.model
Class V2WfmMainForecastExportSnapshotEventMainForecastExportNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.V2WfmMainForecastExportSnapshotEventMainForecastExportNotification
- All Implemented Interfaces:
Serializable
public class V2WfmMainForecastExportSnapshotEventMainForecastExportNotification
extends Object
implements Serializable
V2WfmMainForecastExportSnapshotEventMainForecastExportNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets status -
Constructor Summary
ConstructorsConstructorDescriptionV2WfmMainForecastExportSnapshotEventMainForecastExportNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbusinessUnitId(String businessUnitId) downloadUrl(String downloadUrl) booleanexportType(String exportType) getError()getId()inthashCode()voidsetBusinessUnitId(String businessUnitId) voidsetDownloadUrl(String downloadUrl) voidvoidsetExportType(String exportType) voidvoidtoString()
-
Constructor Details
-
V2WfmMainForecastExportSnapshotEventMainForecastExportNotification
public V2WfmMainForecastExportSnapshotEventMainForecastExportNotification() -
V2WfmMainForecastExportSnapshotEventMainForecastExportNotification
public V2WfmMainForecastExportSnapshotEventMainForecastExportNotification(Boolean initWithEmptyList)
-
-
Method Details
-
exportType
public V2WfmMainForecastExportSnapshotEventMainForecastExportNotification exportType(String exportType) -
getExportType
-
setExportType
-
businessUnitId
public V2WfmMainForecastExportSnapshotEventMainForecastExportNotification businessUnitId(String businessUnitId) -
getBusinessUnitId
-
setBusinessUnitId
-
id
-
getId
-
setId
-
status
-
getStatus
-
setStatus
public void setStatus(V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.StatusEnum status) -
downloadUrl
public V2WfmMainForecastExportSnapshotEventMainForecastExportNotification downloadUrl(String downloadUrl) -
getDownloadUrl
-
setDownloadUrl
-
error
-
getError
-
setError
-
equals
-
hashCode
public int hashCode() -
toString
-