|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetAppResponse | |
---|---|
com.baidubce.services.lss | |
com.baidubce.services.lss.model |
Uses of GetAppResponse in com.baidubce.services.lss |
---|
Methods in com.baidubce.services.lss that return GetAppResponse | |
---|---|
GetAppResponse |
LssClient.queryApp(GetAppRequest request)
get detail of your app by name |
GetAppResponse |
LssClient.queryApp(String app)
get detail of your app by name |
Uses of GetAppResponse in com.baidubce.services.lss.model |
---|
Methods in com.baidubce.services.lss.model that return types with arguments of type GetAppResponse | |
---|---|
List<GetAppResponse> |
ListAppResponse.getApps()
|
Method parameters in com.baidubce.services.lss.model with type arguments of type GetAppResponse | |
---|---|
void |
ListAppResponse.setApps(List<GetAppResponse> apps)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |