Interface AssociateNetworkSettingsResponse.Builder

    • Method Detail

      • networkSettingsArn

        AssociateNetworkSettingsResponse.Builder networkSettingsArn​(String networkSettingsArn)

        The ARN of the network settings.

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

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