Interface UpdateHubContentResponse.Builder

  • Method Details

    • hubArn

      The ARN of the private model hub that contains the updated hub content.

      Parameters:
      hubArn - The ARN of the private model hub that contains the updated hub content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hubContentArn

      UpdateHubContentResponse.Builder hubContentArn(String hubContentArn)

      The ARN of the hub content resource that was updated.

      Parameters:
      hubContentArn - The ARN of the hub content resource that was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.