public static interface GetWirelessGatewayCertificateResponse.Builder extends IotWirelessResponse.Builder, SdkPojo, CopyableBuilder<GetWirelessGatewayCertificateResponse.Builder,GetWirelessGatewayCertificateResponse>
| Modifier and Type | Method and Description |
|---|---|
GetWirelessGatewayCertificateResponse.Builder |
iotCertificateId(String iotCertificateId)
The ID of the certificate associated with the wireless gateway.
|
GetWirelessGatewayCertificateResponse.Builder |
loRaWANNetworkServerCertificateId(String loRaWANNetworkServerCertificateId)
The ID of the certificate that is associated with the wireless gateway and used for the LoRaWANNetworkServer
endpoint.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetWirelessGatewayCertificateResponse.Builder iotCertificateId(String iotCertificateId)
The ID of the certificate associated with the wireless gateway.
iotCertificateId - The ID of the certificate associated with the wireless gateway.GetWirelessGatewayCertificateResponse.Builder loRaWANNetworkServerCertificateId(String loRaWANNetworkServerCertificateId)
The ID of the certificate that is associated with the wireless gateway and used for the LoRaWANNetworkServer endpoint.
loRaWANNetworkServerCertificateId - The ID of the certificate that is associated with the wireless gateway and used for the
LoRaWANNetworkServer endpoint.Copyright © 2022. All rights reserved.