public static final class TypeTypes.Info.Builder
extends java.lang.Object
TypeTypes.Info.| Constructor and Description |
|---|
Builder(java.lang.String description,
java.lang.String name,
java.lang.String type,
java.lang.String vendor,
java.lang.String version)
Constructor with parameters for the required properties of
TypeTypes.Info. |
| Modifier and Type | Method and Description |
|---|---|
TypeTypes.Info |
build() |
TypeTypes.Info.Builder |
setSupportedRules(java.util.List<SecurityRuleType> supportedRules)
List of security rules which can be applied to this item type.
|
public Builder(java.lang.String description,
java.lang.String name,
java.lang.String type,
java.lang.String vendor,
java.lang.String version)
TypeTypes.Info.public TypeTypes.Info.Builder setSupportedRules(java.util.List<SecurityRuleType> supportedRules)
null no security rule can be associated with this item type.supportedRules - New value for the property.public TypeTypes.Info build()