Class UpdateActivityItemDetails


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20181231")
    public final class UpdateActivityItemDetails
    extends UpdateItemDetails
    Details for updating the support request activity.
    Note: Objects should always be created or deserialized using the UpdateActivityItemDetails.Builder. This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of the UpdateActivityItemDetails.Builder, which maintain a set of all explicitly set fields called UpdateActivityItemDetails.Builder.__explicitlySet__. The hashCode() and equals(Object) methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).
    • Method Detail

      • getComments

        public String getComments()
        Comments updated at the time that the activity occurs.
        Returns:
        the value
      • getActivityType

        public UpdateActivityItemDetails.ActivityType getActivityType()
        The type of activity occurring.

        NOTES is the activity associated to attachments. PROBLEM_DESCRIPTION is the activity associated to customer problem description. UPDATE is the activity associated to adding comments. CLOSE is the activity associated to closing the support request. REOPEN is the activity associated to reopening the support request. ADD_CONTACT is the activity associated to adding additional contact to the support request.

        Returns:
        the value
      • toString

        public String toString​(boolean includeByteArrayContents)
        Return a string representation of the object.
        Overrides:
        toString in class UpdateItemDetails
        Parameters:
        includeByteArrayContents - true to include the full contents of byte arrays
        Returns:
        string representation