| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sls20201230.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateMachineGroupRequest.Builder |
UpdateMachineGroupRequest.builder() |
UpdateMachineGroupRequest.Builder |
UpdateMachineGroupRequest.Builder.groupAttribute(UpdateMachineGroupRequest.GroupAttribute groupAttribute)
The attribute of the machine group.
|
UpdateMachineGroupRequest.Builder |
UpdateMachineGroupRequest.Builder.groupName(String groupName)
The name of the machine group.
|
UpdateMachineGroupRequest.Builder |
UpdateMachineGroupRequest.Builder.groupType(String groupType)
The type of the machine group.
|
UpdateMachineGroupRequest.Builder |
UpdateMachineGroupRequest.Builder.machineIdentifyType(String machineIdentifyType)
The identifier type of the machine group.
|
UpdateMachineGroupRequest.Builder |
UpdateMachineGroupRequest.Builder.machineList(List<String> machineList)
The identifiers of the machines in the machine group.
|
UpdateMachineGroupRequest.Builder |
UpdateMachineGroupRequest.Builder.project(String project)
The name of the project.
|
UpdateMachineGroupRequest.Builder |
UpdateMachineGroupRequest.toBuilder() |
Copyright © 2025. All rights reserved.