|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GatewayResponse | |
---|---|
com.baidubce.services.modbus | |
com.baidubce.services.modbus.model.gateway |
Uses of GatewayResponse in com.baidubce.services.modbus |
---|
Methods in com.baidubce.services.modbus that return GatewayResponse | |
---|---|
GatewayResponse |
ModbusClient.createGateway(CreateGatewayRequest request)
|
GatewayResponse |
ModbusClient.getGateway(String uuid)
|
GatewayResponse |
ModbusClient.regenGatewayPassword(String uuid)
|
GatewayResponse |
ModbusClient.updateGateway(String uuid,
UpdateGatewayRequest request)
|
Uses of GatewayResponse in com.baidubce.services.modbus.model.gateway |
---|
Methods in com.baidubce.services.modbus.model.gateway that return types with arguments of type GatewayResponse | |
---|---|
List<GatewayResponse> |
ListGatewayResponse.getResult()
|
Method parameters in com.baidubce.services.modbus.model.gateway with type arguments of type GatewayResponse | |
---|---|
void |
ListGatewayResponse.setResult(List<GatewayResponse> result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |