Interface CreateAddonInstanceResponse.Builder

  • Method Details

    • addonInstanceId

      CreateAddonInstanceResponse.Builder addonInstanceId(String addonInstanceId)

      The unique ID of the Add On instance created by this API.

      Parameters:
      addonInstanceId - The unique ID of the Add On instance created by this API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.