DigitalTwinsImpl(Retrofit retrofit, IotHubGatewayServiceAPIsImpl client) 构造函数
定义
Initializes an instance of DigitalTwins.
public DigitalTwinsImpl(Retrofit retrofit, IotHubGatewayServiceAPIsImpl client)
参数
- retrofit
- Retrofit
the Retrofit instance built from a Retrofit Builder.
- client
- IotHubGatewayServiceAPIsImpl
the instance of the service client containing this operation class.