public class ServerOpt extends Object
| 构造器和说明 |
|---|
ServerOpt() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<AppDTO> |
getAppByName(String name) |
static List<AppDTO> |
getAppByServiceId(String serviceId) |
static List<AppDTO> |
getAppByType(String type) |
static List<AppDTO> |
getAppByTypeNot(String type) |
static List<AppDTO> |
getAppInfo() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.