public static final class GetJvmConfigurationRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetJvmConfigurationRequest.Builder |
appId(String appId)
The ID of the application.
|
GetJvmConfigurationRequest |
build() |
GetJvmConfigurationRequest.Builder |
groupId(String groupId)
The ID of the instance group.
|
public GetJvmConfigurationRequest.Builder appId(String appId)
public GetJvmConfigurationRequest.Builder groupId(String groupId)
* If an ID is specified, this operation queries the JVM configuration information of the instance group. * If an ID is not specified, this operation queries the JVM configuration information of the application.
public GetJvmConfigurationRequest build()
Copyright © 2023. All rights reserved.