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