Interface AssociateBrowserSettingsResponse.Builder

    • Method Detail

      • browserSettingsArn

        AssociateBrowserSettingsResponse.Builder browserSettingsArn​(String browserSettingsArn)

        The ARN of the browser settings.

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

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