public class QueryRuntimeRequest extends cn.com.antcloud.api.antcloud.provider.AntCloudProviderRequest<QueryRuntimeResponse>
| 构造器和说明 |
|---|
QueryRuntimeRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getRuntimeIdentity()
运行时标识
|
String |
getTechstackIdentity()
技术栈标识
|
void |
setRuntimeIdentity(String runtimeIdentity)
运行时标识
|
void |
setTechstackIdentity(String techstackIdentity)
技术栈标识
|
Copyright © 2019. All Rights Reserved.