com.baidubce.services.vpc.model
Class GetVpcResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.vpc.model.GetVpcResponse
- All Implemented Interfaces:
- Serializable
public class GetVpcResponse
- extends AbstractBceResponse
The response for GetVpcRequest.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetVpcResponse
public GetVpcResponse()
getVpc
public ShowVpcModel getVpc()
setVpc
public void setVpc(ShowVpcModel vpc)
Copyright © 2018. All rights reserved.