public class RuleList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
RuleList() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getCount()
Gets the count.
|
java.util.List<Rule> |
getRules()
Gets the rules.
|
public java.lang.Long getCount()
public java.util.List<Rule> getRules()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.