Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Scan |
build() |
Scan.Builder |
copy(Scan model) |
Scan.Builder |
fqdn(String fqdn)
A fully-qualified domain name (FQDN).
|
Scan.Builder |
port(String port)
The port number of the FQDN
|
public Scan.Builder fqdn(String fqdn)
A fully-qualified domain name (FQDN).
fqdn
- the value to setpublic Scan.Builder port(String port)
The port number of the FQDN
port
- the value to setpublic Scan build()
public Scan.Builder copy(Scan model)
Copyright © 2016–2024. All rights reserved.