public class ServerGroupInsert extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
name |
Long |
parentId |
String |
source |
String |
type |
| Constructor and Description |
|---|
ServerGroupInsert() |
ServerGroupInsert(String name,
String description,
String type) |
ServerGroupInsert(String name,
String description,
String type,
Long parentId) |
Copyright © 2016. All rights reserved.