public static final class MPPolicyPromotionHistory.Builder
extends java.lang.Object
MPPolicyPromotionHistory.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
MPPolicyPromotionHistory. |
| Modifier and Type | Method and Description |
|---|---|
MPPolicyPromotionHistory |
build() |
MPPolicyPromotionHistory.Builder |
setDateTime(java.lang.String dateTime)
Date and and time of the promotion operation.
|
MPPolicyPromotionHistory.Builder |
setStatus(java.lang.String status)
Possible values are:
MPPolicyPromotionHistory.STATUS_INITIATED MPPolicyPromotionHistory.STATUS_CANCELLED MPPolicyPromotionHistory.STATUS_SUCCESS MPPolicyPromotionHistory.STATUS_PARTIAL_SUCCESS
Represents the type of operation in the mp to policy promotion life cycle. |
public Builder()
MPPolicyPromotionHistory.public MPPolicyPromotionHistory.Builder setDateTime(java.lang.String dateTime)
dateTime - New value for the property.public MPPolicyPromotionHistory.Builder setStatus(java.lang.String status)
status - New value for the property.public MPPolicyPromotionHistory build()