Package cn.ucloud.ulb.models
Class AllocateBackendResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.ulb.models.AllocateBackendResponse
-
public class AllocateBackendResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description AllocateBackendResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBackendId()voidsetBackendId(String backendId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-