Interface GetWirelessGatewayCertificateResponse.Builder

  • Method Details

    • iotCertificateId

      GetWirelessGatewayCertificateResponse.Builder iotCertificateId(String iotCertificateId)

      The ID of the certificate associated with the wireless gateway.

      Parameters:
      iotCertificateId - The ID of the certificate associated with the wireless gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • loRaWANNetworkServerCertificateId

      GetWirelessGatewayCertificateResponse.Builder loRaWANNetworkServerCertificateId(String loRaWANNetworkServerCertificateId)

      The ID of the certificate that is associated with the wireless gateway and used for the LoRaWANNetworkServer endpoint.

      Parameters:
      loRaWANNetworkServerCertificateId - The ID of the certificate that is associated with the wireless gateway and used for the LoRaWANNetworkServer endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.