Interface APISchema.Builder

    • Method Detail

      • s3

        APISchema.Builder s3​(S3Identifier s3)
        Sets the value of the S3 property for this object.
        Parameters:
        s3 - The new value for the S3 property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • payload

        APISchema.Builder payload​(String payload)
        Sets the value of the Payload property for this object.
        Parameters:
        payload - The new value for the Payload property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.