public class ConnectionMonitorSource extends Object
Constructor and Description |
---|
ConnectionMonitorSource() |
Modifier and Type | Method and Description |
---|---|
Integer |
port()
Get the port value.
|
String |
resourceId()
Get the resourceId value.
|
ConnectionMonitorSource |
withPort(Integer port)
Set the port value.
|
ConnectionMonitorSource |
withResourceId(String resourceId)
Set the resourceId value.
|
public String resourceId()
public ConnectionMonitorSource withResourceId(String resourceId)
resourceId
- the resourceId value to setpublic Integer port()
public ConnectionMonitorSource withPort(Integer port)
port
- the port value to setCopyright © 2019. All rights reserved.