public static final class GetK8sApplicationRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetK8sApplicationRequest.Builder |
appId(String appId)
The ID of the application.
|
GetK8sApplicationRequest |
build() |
GetK8sApplicationRequest.Builder |
from(String from)
The source from which data is queried.
|
public GetK8sApplicationRequest.Builder appId(String appId)
public GetK8sApplicationRequest.Builder from(String from)
* If you leave this parameter empty, a common query is performed. * If you set the value to deploy, you query application information from the deployment page.
public GetK8sApplicationRequest build()
Copyright © 2023. All rights reserved.