public class ListUseragentRulesResp
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ListUseragentRulesResp() |
| Modifier and Type | Method and Description |
|---|---|
List<List<String>> |
getErrors()
Gets the errors.
|
List<List<String>> |
getMessages()
Gets the messages.
|
List<UseragentRuleObject> |
getResult()
Gets the result.
|
ListUseragentRulesRespResultInfo |
getResultInfo()
Gets the resultInfo.
|
Boolean |
isSuccess()
Gets the success.
|
public Boolean isSuccess()
public List<List<String>> getErrors()
public List<List<String>> getMessages()
public List<UseragentRuleObject> getResult()
public ListUseragentRulesRespResultInfo getResultInfo()
Copyright © 2022 IBM Cloud Networking Services. All rights reserved.