public class DeepCreatedOrigin extends Object
Constructor and Description |
---|
DeepCreatedOrigin() |
Modifier and Type | Method and Description |
---|---|
String |
hostName()
Get the hostName value.
|
Integer |
httpPort()
Get the httpPort value.
|
Integer |
httpsPort()
Get the httpsPort value.
|
String |
name()
Get the name value.
|
DeepCreatedOrigin |
withHostName(String hostName)
Set the hostName value.
|
DeepCreatedOrigin |
withHttpPort(Integer httpPort)
Set the httpPort value.
|
DeepCreatedOrigin |
withHttpsPort(Integer httpsPort)
Set the httpsPort value.
|
DeepCreatedOrigin |
withName(String name)
Set the name value.
|
public String name()
public DeepCreatedOrigin withName(String name)
name
- the name value to setpublic String hostName()
public DeepCreatedOrigin withHostName(String hostName)
hostName
- the hostName value to setpublic Integer httpPort()
public DeepCreatedOrigin withHttpPort(Integer httpPort)
httpPort
- the httpPort value to setpublic Integer httpsPort()
public DeepCreatedOrigin withHttpsPort(Integer httpsPort)
httpsPort
- the httpsPort value to setCopyright © 2019. All rights reserved.