Uses of Class
com.tencentcloudapi.iotvideoindustry.v20201201.models.ServerConfiguration
-
Packages that use ServerConfiguration Package Description com.tencentcloudapi.iotvideoindustry.v20201201.models -
-
Uses of ServerConfiguration in com.tencentcloudapi.iotvideoindustry.v20201201.models
Methods in com.tencentcloudapi.iotvideoindustry.v20201201.models that return ServerConfiguration Modifier and Type Method Description ServerConfigurationDescribeSIPServerResponse. getData()Get SIP服务器相关配置项Methods in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type ServerConfiguration Modifier and Type Method Description voidDescribeSIPServerResponse. setData(ServerConfiguration Data)Set SIP服务器相关配置项Constructors in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type ServerConfiguration Constructor Description ServerConfiguration(ServerConfiguration source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-