public static final class GetAppliedConfigsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAppliedConfigsRequest |
build() |
GetAppliedConfigsRequest.Builder |
machineGroup(String machineGroup)
The name of the machine group.
|
GetAppliedConfigsRequest.Builder |
project(String project)
The name of the project.
|
public GetAppliedConfigsRequest.Builder project(String project)
The name of the project.
This parameter is required.
example:ali-test-project
public GetAppliedConfigsRequest.Builder machineGroup(String machineGroup)
The name of the machine group.
This parameter is required.
example:test-machine-group
public GetAppliedConfigsRequest build()
Copyright © 2025. All rights reserved.