Interface GetConnectionFunctionResponse.Builder

  • Method Details

    • connectionFunctionCode

      GetConnectionFunctionResponse.Builder connectionFunctionCode(SdkBytes connectionFunctionCode)

      The connection function's code.

      Parameters:
      connectionFunctionCode - The connection function's code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eTag

      The version identifier for the current version of the connection function.

      Parameters:
      eTag - The version identifier for the current version of the connection function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contentType

      The connection function's content type.

      Parameters:
      contentType - The connection function's content type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.