JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.connectcases.model

Class RelatedItemInputContent

    • Constructor Detail

      • RelatedItemInputContent

        public RelatedItemInputContent()
    • Method Detail

      • setComment

        public void setComment(CommentContent comment)

        Represents the content of a comment to be returned to agents.

        Parameters:
        comment - Represents the content of a comment to be returned to agents.
      • getComment

        public CommentContent getComment()

        Represents the content of a comment to be returned to agents.

        Returns:
        Represents the content of a comment to be returned to agents.
      • withComment

        public RelatedItemInputContent withComment(CommentContent comment)

        Represents the content of a comment to be returned to agents.

        Parameters:
        comment - Represents the content of a comment to be returned to agents.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setContact

        public void setContact(Contact contact)

        Object representing a contact in Amazon Connect as an API request field.

        Parameters:
        contact - Object representing a contact in Amazon Connect as an API request field.
      • getContact

        public Contact getContact()

        Object representing a contact in Amazon Connect as an API request field.

        Returns:
        Object representing a contact in Amazon Connect as an API request field.
      • withContact

        public RelatedItemInputContent withContact(Contact contact)

        Object representing a contact in Amazon Connect as an API request field.

        Parameters:
        contact - Object representing a contact in Amazon Connect as an API request field.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setFile

        public void setFile(FileContent file)

        A file of related items.

        Parameters:
        file - A file of related items.
      • getFile

        public FileContent getFile()

        A file of related items.

        Returns:
        A file of related items.
      • withFile

        public RelatedItemInputContent withFile(FileContent file)

        A file of related items.

        Parameters:
        file - A file of related items.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /