public static final class CreateMachineGroupRequest.GroupAttribute.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateMachineGroupRequest.GroupAttribute |
build() |
CreateMachineGroupRequest.GroupAttribute.Builder |
externalName(String externalName)
The identifier of the external management system on which the machine group depends.
|
CreateMachineGroupRequest.GroupAttribute.Builder |
groupTopic(String groupTopic)
The log topic of the machine group.
|
public CreateMachineGroupRequest.GroupAttribute.Builder externalName(String externalName)
The identifier of the external management system on which the machine group depends.
example:testgroup
public CreateMachineGroupRequest.GroupAttribute.Builder groupTopic(String groupTopic)
The log topic of the machine group.
example:testtopic
public CreateMachineGroupRequest.GroupAttribute build()
Copyright © 2025. All rights reserved.