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