Interface UpdateHubContentReferenceResponse.Builder

    • Method Detail

      • hubArn

        UpdateHubContentReferenceResponse.Builder hubArn​(String 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

        UpdateHubContentReferenceResponse.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.