public class GrayReleaseRulePolicy extends Object
| Constructor and Description |
|---|
GrayReleaseRulePolicy(String groupName,
String type,
String policy) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupName() |
String |
getPolicy() |
String |
getType() |
void |
setGroupName(String groupName) |
void |
setPolicy(String policy) |
void |
setType(String type) |
String |
toString() |
Copyright © 2017. All rights reserved.