Interface CreateHubContentReferenceResponse.Builder

    • Method Detail

      • hubArn

        CreateHubContentReferenceResponse.Builder hubArn​(String hubArn)

        The ARN of the hub that the hub content reference was added to.

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

        CreateHubContentReferenceResponse.Builder hubContentArn​(String hubContentArn)

        The ARN of the hub content.

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