Uses of Class
software.amazon.awssdk.services.iotwireless.model.AssociateWirelessGatewayWithThingRequest
-
Packages that use AssociateWirelessGatewayWithThingRequest 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 AssociateWirelessGatewayWithThingRequest in software.amazon.awssdk.services.iotwireless
Methods in software.amazon.awssdk.services.iotwireless with parameters of type AssociateWirelessGatewayWithThingRequest Modifier and Type Method Description default CompletableFuture<AssociateWirelessGatewayWithThingResponse>IotWirelessAsyncClient. associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest)Associates a wireless gateway with a thing.default AssociateWirelessGatewayWithThingResponseIotWirelessClient. associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest)Associates a wireless gateway with a thing. -
Uses of AssociateWirelessGatewayWithThingRequest in software.amazon.awssdk.services.iotwireless.transform
Methods in software.amazon.awssdk.services.iotwireless.transform with parameters of type AssociateWirelessGatewayWithThingRequest Modifier and Type Method Description SdkHttpFullRequestAssociateWirelessGatewayWithThingRequestMarshaller. marshall(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest)
-