com.baidubce.services.nat.model
Class CreateNatResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.nat.model.CreateNatResponse
- All Implemented Interfaces:
- Serializable
public class CreateNatResponse
- extends AbstractBceResponse
The response for creating a nat.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateNatResponse
public CreateNatResponse()
getNatId
public String getNatId()
setNatId
public void setNatId(String natId)
Copyright © 2018. All rights reserved.