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.qapps.model

Class AssociateLibraryItemReviewRequest

    • Constructor Detail

      • AssociateLibraryItemReviewRequest

        public AssociateLibraryItemReviewRequest()
    • Method Detail

      • setInstanceId

        public void setInstanceId(String instanceId)

        The unique identifier for the Amazon Q Business application environment instance.

        Parameters:
        instanceId - The unique identifier for the Amazon Q Business application environment instance.
      • getInstanceId

        public String getInstanceId()

        The unique identifier for the Amazon Q Business application environment instance.

        Returns:
        The unique identifier for the Amazon Q Business application environment instance.
      • withInstanceId

        public AssociateLibraryItemReviewRequest withInstanceId(String instanceId)

        The unique identifier for the Amazon Q Business application environment instance.

        Parameters:
        instanceId - The unique identifier for the Amazon Q Business application environment instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLibraryItemId

        public void setLibraryItemId(String libraryItemId)

        The unique identifier of the library item to associate the review with.

        Parameters:
        libraryItemId - The unique identifier of the library item to associate the review with.
      • getLibraryItemId

        public String getLibraryItemId()

        The unique identifier of the library item to associate the review with.

        Returns:
        The unique identifier of the library item to associate the review with.
      • withLibraryItemId

        public AssociateLibraryItemReviewRequest withLibraryItemId(String libraryItemId)

        The unique identifier of the library item to associate the review with.

        Parameters:
        libraryItemId - The unique identifier of the library item to associate the review with.
        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 によって変換されたページ (->オリジナル) /