Interface CreatePortalResponse.Builder

    • Method Detail

      • portalArn

        CreatePortalResponse.Builder portalArn​(String portalArn)

        The ARN of the web portal.

        Parameters:
        portalArn - The ARN of the web portal.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • portalEndpoint

        CreatePortalResponse.Builder portalEndpoint​(String portalEndpoint)

        The endpoint URL of the web portal that users access in order to start streaming sessions.

        Parameters:
        portalEndpoint - The endpoint URL of the web portal that users access in order to start streaming sessions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.