Interface GetWirelessGatewayStatisticsResponse.Builder

    • Method Detail

      • wirelessGatewayId

        GetWirelessGatewayStatisticsResponse.Builder wirelessGatewayId​(String wirelessGatewayId)

        The ID of the wireless gateway.

        Parameters:
        wirelessGatewayId - The ID of the wireless gateway.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastUplinkReceivedAt

        GetWirelessGatewayStatisticsResponse.Builder lastUplinkReceivedAt​(String lastUplinkReceivedAt)

        The date and time when the most recent uplink was received.

        This value is only valid for 3 months.

        Parameters:
        lastUplinkReceivedAt - The date and time when the most recent uplink was received.

        This value is only valid for 3 months.

        Returns:
        Returns a reference to this object so that method calls can be chained together.