public class MonitorPack
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
MonitorPack() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedOn()
Gets the createdOn.
|
String |
getDescription()
Gets the description.
|
String |
getExpectedBody()
Gets the expectedBody.
|
String |
getExpectedCodes()
Gets the expectedCodes.
|
String |
getId()
Gets the id.
|
Long |
getInterval()
Gets the interval.
|
String |
getMethod()
Gets the method.
|
String |
getModifiedOn()
Gets the modifiedOn.
|
String |
getPath()
Gets the path.
|
Long |
getPort()
Gets the port.
|
Long |
getRetries()
Gets the retries.
|
Long |
getTimeout()
Gets the timeout.
|
String |
getType()
Gets the type.
|
Boolean |
isAllowInsecure()
Gets the allowInsecure.
|
Boolean |
isFollowRedirects()
Gets the followRedirects.
|
public String getId()
public String getCreatedOn()
public String getModifiedOn()
public String getType()
public String getDescription()
public String getMethod()
public Long getPort()
public String getPath()
public Long getTimeout()
public Long getRetries()
public Long getInterval()
public String getExpectedBody()
public String getExpectedCodes()
public Boolean isFollowRedirects()
public Boolean isAllowInsecure()
Copyright © 2023 IBM Cloud Networking Services. All rights reserved.