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