Uses of Class
software.amazon.awssdk.services.iotwireless.model.GetWirelessGatewayFirmwareInformationRequest
-
Packages that use GetWirelessGatewayFirmwareInformationRequest Package Description software.amazon.awssdk.services.iotwireless AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.software.amazon.awssdk.services.iotwireless.transform -
-
Uses of GetWirelessGatewayFirmwareInformationRequest in software.amazon.awssdk.services.iotwireless
Methods in software.amazon.awssdk.services.iotwireless with parameters of type GetWirelessGatewayFirmwareInformationRequest Modifier and Type Method Description default CompletableFuture<GetWirelessGatewayFirmwareInformationResponse>IotWirelessAsyncClient. getWirelessGatewayFirmwareInformation(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest)Gets the firmware version and other information about a wireless gateway.default GetWirelessGatewayFirmwareInformationResponseIotWirelessClient. getWirelessGatewayFirmwareInformation(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest)Gets the firmware version and other information about a wireless gateway. -
Uses of GetWirelessGatewayFirmwareInformationRequest in software.amazon.awssdk.services.iotwireless.transform
Methods in software.amazon.awssdk.services.iotwireless.transform with parameters of type GetWirelessGatewayFirmwareInformationRequest Modifier and Type Method Description SdkHttpFullRequestGetWirelessGatewayFirmwareInformationRequestMarshaller. marshall(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest)
-