Uses of Interface
software.amazon.awssdk.services.iotwireless.model.GetWirelessGatewayFirmwareInformationResponse.Builder
-
Packages that use GetWirelessGatewayFirmwareInformationResponse.Builder Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of GetWirelessGatewayFirmwareInformationResponse.Builder in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return GetWirelessGatewayFirmwareInformationResponse.Builder Modifier and Type Method Description static GetWirelessGatewayFirmwareInformationResponse.BuilderGetWirelessGatewayFirmwareInformationResponse. builder()default GetWirelessGatewayFirmwareInformationResponse.BuilderGetWirelessGatewayFirmwareInformationResponse.Builder. loRaWAN(Consumer<LoRaWANGatewayCurrentVersion.Builder> loRaWAN)Information about the wireless gateway's firmware.GetWirelessGatewayFirmwareInformationResponse.BuilderGetWirelessGatewayFirmwareInformationResponse.Builder. loRaWAN(LoRaWANGatewayCurrentVersion loRaWAN)Information about the wireless gateway's firmware.GetWirelessGatewayFirmwareInformationResponse.BuilderGetWirelessGatewayFirmwareInformationResponse. toBuilder()Methods in software.amazon.awssdk.services.iotwireless.model that return types with arguments of type GetWirelessGatewayFirmwareInformationResponse.Builder Modifier and Type Method Description static Class<? extends GetWirelessGatewayFirmwareInformationResponse.Builder>GetWirelessGatewayFirmwareInformationResponse. serializableBuilderClass()
-