com.baidubce.services.bcc.model.zone
Class ZoneModel

java.lang.Object
  extended by com.baidubce.services.bcc.model.zone.ZoneModel

public class ZoneModel
extends Object

zone info model


Constructor Summary
ZoneModel()
           
 
Method Summary
 String getZoneName()
           
 void setZoneName(String zoneName)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZoneModel

public ZoneModel()
Method Detail

getZoneName

public String getZoneName()

setZoneName

public void setZoneName(String zoneName)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.