Package cn.ucloud.uphone.models
Class CreateUPhoneServerRequest.NetworkInterface
- java.lang.Object
-
- cn.ucloud.common.request.Request
-
- cn.ucloud.uphone.models.CreateUPhoneServerRequest.NetworkInterface
-
- Enclosing class:
- CreateUPhoneServerRequest
public static class CreateUPhoneServerRequest.NetworkInterface extends Request
-
-
Constructor Summary
Constructors Constructor Description NetworkInterface()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegerloadMaxRetries()IntegerloadTimeout()voidwithMaxRetries(Integer arg0)voidwithTimeout(Integer arg0)-
Methods inherited from class cn.ucloud.common.request.Request
encode, getAction, getProjectId, getPublicKey, getRegion, getSignature, setAction, setProjectId, setPublicKey, setRegion, setSignature
-
-