public class GetVpcRequest extends AbstractBceRequest
| Constructor and Description |
|---|
GetVpcRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVpcId() |
void |
setVpcId(String vpcId) |
GetVpcRequest |
withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
GetVpcRequest |
withVpcId(String vpcId)
Configure the vpcId for the request.
|
getRequestCredentials, setRequestCredentialspublic String getVpcId()
public void setVpcId(String vpcId)
public GetVpcRequest withVpcId(String vpcId)
vpcId - The id of network.public GetVpcRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestcredentials - a valid instance of BceCredentials.Copyright © 2021. All rights reserved.