Package com.mypurecloud.sdk.v2.model
Class BuListAlternativeShiftTradesResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.BuListAlternativeShiftTradesResponse
- All Implemented Interfaces:
Serializable
BuListAlternativeShiftTradesResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetJob()inthashCode()The asynchronous job handling the request.result(AlternativeShiftTradeListing result) The result of the request.voidvoidtoString()
-
Constructor Details
-
BuListAlternativeShiftTradesResponse
public BuListAlternativeShiftTradesResponse() -
BuListAlternativeShiftTradesResponse
-
-
Method Details
-
job
The asynchronous job handling the request. Null if result returns synchronously -
getJob
-
setJob
-
result
The result of the request. May come via notification. Null if job is populated -
getResult
-
setResult
-
equals
-
hashCode
public int hashCode() -
toString
-