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 ContentTooLargeException

  • All Implemented Interfaces:
    Serializable


    @Generated(value="com.amazonaws:aws-java-sdk-code-generator")
    public class ContentTooLargeException
    extends AWSQAppsException 

    The requested operation could not be completed because the content exceeds the maximum allowed size.

    See Also:
    Serialized Form
    • Constructor Detail

      • ContentTooLargeException

        public ContentTooLargeException(String message)
        Constructs a new ContentTooLargeException with the specified error message.
        Parameters:
        message - Describes the error encountered.
    • Method Detail

      • setResourceId

        public void setResourceId(String resourceId)

        The unique identifier of the resource

        Parameters:
        resourceId - The unique identifier of the resource
      • getResourceId

        public String getResourceId()

        The unique identifier of the resource

        Returns:
        The unique identifier of the resource
      • withResourceId

        public ContentTooLargeException withResourceId(String resourceId)

        The unique identifier of the resource

        Parameters:
        resourceId - The unique identifier of the resource
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setResourceType

        public void setResourceType(String resourceType)

        The type of the resource

        Parameters:
        resourceType - The type of the resource
      • getResourceType

        public String getResourceType()

        The type of the resource

        Returns:
        The type of the resource
      • withResourceType

        public ContentTooLargeException withResourceType(String resourceType)

        The type of the resource

        Parameters:
        resourceType - The type of the resource
        Returns:
        Returns a reference to this object so that method calls can be chained together.
Skip navigation links

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