public static class GrayTestOpenSgService.Moto extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateMotoResp |
create(CreateMotoReq req) |
CreateMotoResp |
create(CreateMotoReq req,
RequestOptions reqOptions) |
GetMotoResp |
get(GetMotoReq req) |
GetMotoResp |
get(GetMotoReq req,
RequestOptions reqOptions) |
ListMotoResp |
list(ListMotoReq req) |
ListMotoResp |
list(ListMotoReq req,
RequestOptions reqOptions) |
public Moto(Config config)
public CreateMotoResp create(CreateMotoReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateMotoResp create(CreateMotoReq req) throws Exception
Exceptionpublic GetMotoResp get(GetMotoReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetMotoResp get(GetMotoReq req) throws Exception
Exceptionpublic ListMotoResp list(ListMotoReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListMotoResp list(ListMotoReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.