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