public static final class UpdateMachineGroupRequest.GroupAttribute.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateMachineGroupRequest.GroupAttribute |
build() |
UpdateMachineGroupRequest.GroupAttribute.Builder |
externalName(String externalName)
The identifier of the external management system on which the machine group depends.
|
UpdateMachineGroupRequest.GroupAttribute.Builder |
groupTopic(String groupTopic)
The topic of the machine group.
|
public UpdateMachineGroupRequest.GroupAttribute.Builder externalName(String externalName)
The identifier of the external management system on which the machine group depends. This parameter is empty by default.
example:testgroup2
public UpdateMachineGroupRequest.GroupAttribute.Builder groupTopic(String groupTopic)
The topic of the machine group. This parameter is empty by default.
example:testtopic2
public UpdateMachineGroupRequest.GroupAttribute build()
Copyright © 2025. All rights reserved.