Class UpdateContactItemDetails


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20181231")
    public final class UpdateContactItemDetails
    extends UpdateItemDetails
    Details for updating the support request activity.
    Note: Objects should always be created or deserialized using the UpdateContactItemDetails.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 UpdateContactItemDetails.Builder, which maintain a set of all explicitly set fields called UpdateContactItemDetails.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

      • getContact

        public String getContact()
        Email id of the additional contact to be added to the support request.
        Returns:
        the value
      • getActivityType

        public UpdateContactItemDetails.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