Interface ImportHubContentResponse.Builder

    • Method Detail

      • hubArn

        ImportHubContentResponse.Builder hubArn​(String hubArn)

        The ARN of the hub that the content was imported into.

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

        ImportHubContentResponse.Builder hubContentArn​(String hubContentArn)

        The ARN of the hub content that was imported.

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