Interface GatewayListItem.Builder

    • Method Detail

      • gatewayId

        GatewayListItem.Builder gatewayId​(String gatewayId)

        The ID of the wireless gateways that you want to add to the list of gateways when sending downlink messages.

        Parameters:
        gatewayId - The ID of the wireless gateways that you want to add to the list of gateways when sending downlink messages.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • downlinkFrequency

        GatewayListItem.Builder downlinkFrequency​(Integer downlinkFrequency)

        The frequency to use for the gateways when sending a downlink message to the wireless device.

        Parameters:
        downlinkFrequency - The frequency to use for the gateways when sending a downlink message to the wireless device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.