类的使用
com.baidubce.services.peerconn.model.ModifyPeerConnRequest
-
使用ModifyPeerConnRequest的程序包 程序包 说明 com.baidubce.services.peerconn com.baidubce.services.peerconn.model -
-
com.baidubce.services.peerconn中ModifyPeerConnRequest的使用
参数类型为ModifyPeerConnRequest的com.baidubce.services.peerconn中的方法 修饰符和类型 方法 说明 voidPeerConnClient. modifyPeerConn(ModifyPeerConnRequest request)Modifying the specified peer conn. -
com.baidubce.services.peerconn.model中ModifyPeerConnRequest的使用
返回ModifyPeerConnRequest的com.baidubce.services.peerconn.model中的方法 修饰符和类型 方法 说明 ModifyPeerConnRequestModifyPeerConnRequest. withDescription(String description)Configure description for the request.ModifyPeerConnRequestModifyPeerConnRequest. withLocalIfId(String localIfId)Configure localIfName for the request.ModifyPeerConnRequestModifyPeerConnRequest. withLocalIfName(String localIfName)Configure localIfName for the request.ModifyPeerConnRequestModifyPeerConnRequest. withPeerConnId(String peerConnId)Configure peerConnId for the request.
-