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