com.baidubce.services.peerconn.model
Class ListPeerConnRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.model.ListRequest
com.baidubce.services.peerconn.model.ListPeerConnRequest
public class ListPeerConnRequest
- extends ListRequest
The request for list peer conn.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListPeerConnRequest
public ListPeerConnRequest()
withVpcId
public ListPeerConnRequest withVpcId(String vpcId)
- Configure vpcId for the request.
- Parameters:
vpcId
- The vpcId of ListPeerConnRequest
- Returns:
- ListPeerConnRequest with specific vpcId
getVpcId
public String getVpcId()
setVpcId
public void setVpcId(String vpcId)
withRequestCredentials
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
Copyright © 2018. All rights reserved.