Interface WirelessGatewayStatistics.Builder

    • Method Detail

      • arn

        WirelessGatewayStatistics.Builder arn​(String arn)

        The Amazon Resource Name of the resource.

        Parameters:
        arn - The Amazon Resource Name of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        WirelessGatewayStatistics.Builder id​(String id)

        The ID of the wireless gateway reporting the data.

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

        WirelessGatewayStatistics.Builder name​(String name)

        The name of the resource.

        Parameters:
        name - The name of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        WirelessGatewayStatistics.Builder description​(String description)

        The description of the resource.

        Parameters:
        description - The description of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • loRaWAN

        WirelessGatewayStatistics.Builder loRaWAN​(LoRaWANGateway loRaWAN)

        LoRaWAN gateway info.

        Parameters:
        loRaWAN - LoRaWAN gateway info.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastUplinkReceivedAt

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