Uses of Class
cn.ucloud.uphone.models.CreateUPhoneServerRequest.NetworkInterface
-
Packages that use CreateUPhoneServerRequest.NetworkInterface Package Description cn.ucloud.uphone.models -
-
Uses of CreateUPhoneServerRequest.NetworkInterface in cn.ucloud.uphone.models
Methods in cn.ucloud.uphone.models that return types with arguments of type CreateUPhoneServerRequest.NetworkInterface Modifier and Type Method Description List<CreateUPhoneServerRequest.NetworkInterface>CreateUPhoneServerRequest. getNetworkInterface()Method parameters in cn.ucloud.uphone.models with type arguments of type CreateUPhoneServerRequest.NetworkInterface Modifier and Type Method Description voidCreateUPhoneServerRequest. setNetworkInterface(List<CreateUPhoneServerRequest.NetworkInterface> networkInterface)
-