public class UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLocalIfId() |
String |
getLocalIfName() |
String |
getPeerConnId() |
UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest |
setDescription(String description) |
UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest |
setLocalIfId(String localIfId) |
UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest |
setLocalIfName(String localIfName) |
UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest |
setPeerConnId(String peerConnId) |
public UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest()
public String getPeerConnId()
public UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest setPeerConnId(String peerConnId)
public String getLocalIfId()
public UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest setLocalIfId(String localIfId)
public String getDescription()
public UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest setDescription(String description)
public String getLocalIfName()
public UpdateTheNameAndCommentsOfTheLocalInterfaceForPeerToPeerConnectionsRequest setLocalIfName(String localIfName)
Copyright © 2026. All rights reserved.